11 #include <linux/kernel.h>
15 #include <asm/mmu_context.h>
16 #include <asm/thread_info.h>
36 if (address >=
P3SEG && address < P3_ADDR_MAX) {
46 if (pud_none_or_clear_bad(pud))
49 if (pmd_none_or_clear_bad(pmd))
64 #if defined(CONFIG_CPU_SH4) && !defined(CONFIG_SMP)
70 if (error_code == FAULT_CODE_INITIAL)
74 set_thread_fault_code(error_code);