Loading arch/sh/mm/fault_32.c +1 −1 Original line number Diff line number Diff line Loading @@ -172,7 +172,7 @@ asmlinkage void __kprobes do_page_fault(struct pt_regs *regs, bust_spinlocks(1); if (oops_may_print()) { __typeof__(pte_val(__pte(0))) page; unsigned long page; if (address < PAGE_SIZE) printk(KERN_ALERT "Unable to handle kernel NULL " Loading Loading
arch/sh/mm/fault_32.c +1 −1 Original line number Diff line number Diff line Loading @@ -172,7 +172,7 @@ asmlinkage void __kprobes do_page_fault(struct pt_regs *regs, bust_spinlocks(1); if (oops_may_print()) { __typeof__(pte_val(__pte(0))) page; unsigned long page; if (address < PAGE_SIZE) printk(KERN_ALERT "Unable to handle kernel NULL " Loading