diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2009-02-10 06:08:07 +0300 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2009-02-10 06:11:55 +0300 |
commit | 6c24b17453c8dc444a746e45b8a404498fc9fcf7 (patch) | |
tree | 4164ccb60ca89ac37daa7f3f9c52a164473227b7 /arch/powerpc/lib/sstep.c | |
parent | 08c6e3a57877ceda5c2f4c99ae7d433b8eef779a (diff) | |
download | linux-6c24b17453c8dc444a746e45b8a404498fc9fcf7.tar.xz |
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/sstep.c')
0 files changed, 0 insertions, 0 deletions