Re: [PATCH 5/5] proc: export more page flags in /proc/kpageflags

2009-04-28 Thread Andrew Morton
On Tue, 28 Apr 2009 23:41:52 -0500 Nathan Lynch wrote: > > CONFIG_DEBUG_KERNEL being enabled in distro kernels effectively means > > > > #ifdef CONFIG_DEBUG_KERNEL == #if 1 > > > > as the following patch demos. Now it becomes obviously silly. > > Sure, #if 1 is usually silly. But if th

Re: [PATCH 5/5] proc: export more page flags in /proc/kpageflags

2009-04-28 Thread Nathan Lynch
Wu Fengguang writes: > On Wed, Apr 29, 2009 at 05:32:44AM +0800, Andrew Morton wrote: >> On Tue, 28 Apr 2009 09:09:12 +0800 >> Wu Fengguang wrote: >> >> > +/* >> > + * Kernel flags are exported faithfully to Linus and his fellow hackers. >> > + * Otherwise some details are masked to avoid confu