linux-next: proc tree build failure
From: Stephen Rothwell <hidden>
Date: 2008-10-21 08:39:05
Attachments
- (unnamed) [application/pgp-signature] 197 bytes
From: Stephen Rothwell <hidden>
Date: 2008-10-21 08:39:05
Hi Alexey,
Today's linux-next build (powerpc ppc64_defconfig) failed like this:
fs/proc/meminfo.c: In function 'meminfo_proc_show':
fs/proc/meminfo.c:90: error: 'NR_ACTIVE' undeclared (first use in this function)
fs/proc/meminfo.c:91: error: 'NR_INACTIVE' undeclared (first use in this function)
Caused by commit d8ad172f12c10f974821247773a8b82ba7965ae4 ("proc:
switch /proc/meminfo to seq_file") from the proc tree interacting with
commit 4f98a2fee8acdb4ac84545df98cccecfd130f8db ("vmscan: split LRU lists
into anon & file sets") from Linus' tree.
It was a bit hard to fix up this evening, so I have dropped the proc tree
for today.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/