Home
last modified time | relevance | path

Searched hist:"8 a13c4f972e6c107d8cff54de647544c00e25b41" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/kernel/
H A Dhead_40x.Sdiff 8a13c4f972e6c107d8cff54de647544c00e25b41 Thu Oct 11 13:36:52 CDT 2007 Kumar Gala <galak@kernel.crashing.org> [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers

Move to using PAGE_OFFSET instead of TASK_SIZE or KERNELBASE value on
6xx/40x/44x/fsl-booke to determine if the faulting address is a kernel or
user space address. This mimics how the macro is_kernel_addr() works.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
H A Dhead_44x.Sdiff 8a13c4f972e6c107d8cff54de647544c00e25b41 Thu Oct 11 13:36:52 CDT 2007 Kumar Gala <galak@kernel.crashing.org> [POWERPC] Use PAGE_OFFSET to tell if an address is user/kernel in SW TLB handlers

Move to using PAGE_OFFSET instead of TASK_SIZE or KERNELBASE value on
6xx/40x/44x/fsl-booke to determine if the faulting address is a kernel or
user space address. This mimics how the macro is_kernel_addr() works.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>