diff options
author | Kumar Gala | 2009-02-10 04:08:07 +0100 |
---|---|---|
committer | Kumar Gala | 2009-02-10 04:11:55 +0100 |
commit | 6c24b17453c8dc444a746e45b8a404498fc9fcf7 (patch) | |
tree | 4164ccb60ca89ac37daa7f3f9c52a164473227b7 /arch/powerpc/lib | |
parent | arch/powerpc: Eliminate double sizeof (diff) | |
download | kernel-qcow2-linux-6c24b17453c8dc444a746e45b8a404498fc9fcf7.tar.gz kernel-qcow2-linux-6c24b17453c8dc444a746e45b8a404498fc9fcf7.tar.xz kernel-qcow2-linux-6c24b17453c8dc444a746e45b8a404498fc9fcf7.zip |
powerpc/fsl-booke: Fix mapping functions to use phys_addr_t
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>
Diffstat (limited to 'arch/powerpc/lib')
0 files changed, 0 insertions, 0 deletions