]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - mm/page_alloc.c
Add support for slice by 8 to existing crc32 algorithm. Also modify
[karo-tx-linux.git] / mm / page_alloc.c
index 6e8ecb6e021c7ebc4056a2eb23576c314721b858..83a02052bce401ac7b4b7f21bbda5cbb06855112 100644 (file)
@@ -318,6 +318,7 @@ static void bad_page(struct page *page)
                current->comm, page_to_pfn(page));
        dump_page(page);
 
+       print_modules();
        dump_stack();
 out:
        /* Leave bad fields for debug, except PageBuddy could make trouble */