diff options
author | Masami Hiramatsu <[email protected]> | 2009-04-09 10:55:33 -0700 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-04-10 20:27:13 +0200 |
commit | 9b987aeb4a7bc42a3eb8361030b820b0263c31f1 (patch) | |
tree | 3933856c5787830b689e8f8b0221978cc58f7bb5 /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | a0d22f485af1553060b4094ee0154537a8f6a8a6 (diff) |
x86: fix set_fixmap to use phys_addr_t
Impact: fix kprobes crash on 32-bit with RAM above 4G
Use phys_addr_t for receiving a physical address argument
instead of unsigned long. This allows fixmap to handle
pages higher than 4GB on x86-32.
Signed-off-by: Masami Hiramatsu <[email protected]>
Acked-by: Mathieu Desnoyers <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: systemtap-ml <[email protected]>
Cc: Gary Hade <[email protected]>
Cc: Linus Torvalds <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions