]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/x86/mm/fault.c
x86: add periodic corruption check
[linux-2.6-omap-h63xx.git] / arch / x86 / mm / fault.c
index 5140bdf03020d7311ffe8e03cd069b1e4125577a..455f3fe67b42412c8acda3eb63e33678ebec1845 100644 (file)
@@ -848,8 +848,6 @@ no_context:
  * Oops. The kernel tried to access some bad page. We'll have to
  * terminate things with extreme prejudice.
  */
-       check_for_bios_corruption();
-
 #ifdef CONFIG_X86_32
        bust_spinlocks(1);
 #else