urgh, sorry. It has some extra debug which will generate a storm of
warnings with ext2. Delete the below line.
diff -puN mm/page_alloc.c~x mm/page_alloc.c
--- 25/mm/page_alloc.c~x 2003-05-29 01:48:25.000000000 -0700
+++ 25-akpm/mm/page_alloc.c 2003-05-29 01:48:29.000000000 -0700
@@ -256,7 +256,6 @@ static inline void free_pages_check(cons
1 << PG_locked |
1 << PG_active |
1 << PG_reclaim |
- 1 << PG_checked |
1 << PG_writeback )))
bad_page(function, page);
if (PageDirty(page))
_
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/