diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2009-02-09 21:08:07 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-02-17 09:28:50 -0800 |
commit | 253fbe94bfb517a756fab5bffa903405570d9220 (patch) | |
tree | da9d41aaeea8a55b43995aff17853a3080014b71 /arch/h8300/include | |
parent | 65a4554e3ec4f21c1178594560c46f19404fafc4 (diff) |
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
commit 6c24b17453c8dc444a746e45b8a404498fc9fcf7 upstream.
Fixed v_mapped_by_tlbcam() and p_mapped_by_tlbcam() to use phys_addr_t
instead of unsigned long. In 36-bit physical mode we really need these
functions to deal with phys_addr_t when trying to match a physical
address or when returning one.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/h8300/include')
0 files changed, 0 insertions, 0 deletions