Re: 2.5.70-mm2

From: Andrew Morton (akpm@digeo.com)
Date: Thu May 29 2003 - 03:53:09 EST


Andrew Morton <akpm@xxxxxxxxx> wrote:
>
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.5/2.5.70/2.5.70-mm2/

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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/