On Wed, 10 Aug 2005, Daniel Phillips wrote: > --- 2.6.13-rc5-mm1.clean/include/linux/page-flags.h 2005-08-09 > 18:23:31.000000000 -0400 > +++ 2.6.13-rc5-mm1/include/linux/page-flags.h 2005-08-09 18:59:57.000000000 > -0400 > @@ -61,7 +61,7 @@ > #define PG_active 6 > #define PG_slab 7 /* slab debug (Suparna wants > this) */ > > -#define PG_checked 8 /* kill me in 2.5.<early>. */ > +#define PG_miscfs 8 /* kill me in 2.5.<early>. */ > #define PG_fs_misc 8
And all those PageMiscFS macros you're adding to the PageFsMisc ones: doesn't look like progress to me ;) Hugh - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/