x86/mce: Decode a kernel instruction to determine if it is copying from user
[linux-2.6-microblaze.git] / arch / x86 / mm / fault.c
index 35f1498..88ae443 100644 (file)
@@ -1081,7 +1081,7 @@ access_error(unsigned long error_code, struct vm_area_struct *vma)
        return 0;
 }
 
-static int fault_in_kernel_space(unsigned long address)
+bool fault_in_kernel_space(unsigned long address)
 {
        /*
         * On 64-bit systems, the vsyscall page is at an address above