Skip to content
Commit 6c24b174 authored by Kumar Gala's avatar Kumar Gala
Browse files

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: default avatarKumar Gala <galak@kernel.crashing.org>
parent 08c6e3a5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment