pre-2.1.115-2 fails compile pgtable_cache_water

Pete Clements (clem@clem.digital.net)
Tue, 4 Aug 1998 20:23:27 -0400 (EDT)


FYI:

make[2]: Entering directory `/usr/src/linux-2.1.115/mm'
gcc -D__KERNEL__ -I/usr/src/linux-2.1.115/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -fno-strength-reduce -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o memory.o memory.c
memory.c: In function `clear_page_tables':
memory.c:144: `pgtable_cache_water' undeclared (first use this function)
memory.c:144: (Each undeclared identifier is reported only once
memory.c:144: for each function it appears in.)
memory.c: In function `free_page_tables':
memory.c:174: `pgtable_cache_water' undeclared (first use this function)
memory.c: In function `check_pgt_cache':
memory.c:961: `pgtable_cache_water' undeclared (first use this function)
make[2]: *** [memory.o] Error 1

-- 
Pete Clements 
clem@clem.digital.net

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html