x86: corruption check: run the corruption checks from a work queue
[pandora-kernel.git] / arch / x86 / mm / init_64.c
index b8e461d..d6ef158 100644 (file)
@@ -879,8 +879,6 @@ void __init mem_init(void)
 {
        long codesize, reservedpages, datasize, initsize;
 
-       start_periodic_check_for_corruption();
-
        pci_iommu_alloc();
 
        /* clear_bss() already clear the empty_zero_page */