On Sun, 12 Jan 2003, Derrick J Brashear wrote: > On Sun, 12 Jan 2003, [iso-8859-2] Martin MOKREJŠ wrote: > > > > now for linux-2.4.20 with openafs-1.2.8, self compiled. The problem is in > > osi_vnodeops.o, referring to kunmap_high. I've disable HIGHMEM I/O in the > > kernel 2.4.20 and recmpiled that, but that did not help. I use HIGHMEM > > enabled kernel on uniprocessor AMD machine. If you want, I can disable > > highmem in the kernel if you want. > > ok. grep kunmap_high /path/to/System.map-2.4.20 > grep kunmap_high /path/to/headers/you/pointed/openafs/to/include/linux/modules/*
# grep kunmap_high /boot/System.map-2.4.20 c012e4e0 T kunmap_high c0240fa0 R __kstrtab_kunmap_high c024a868 R __ksymtab_kunmap_high # grep kunmap_high /usr/src/linux-2.4.20/include/linux/modules/* # -- Martin Mokrejs <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]> PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs MIPS / Institute for Bioinformatics <http://mips.gsf.de> GSF - National Research Center for Environment and Health Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany tel.: +49-89-3187 3683 , fax: +49-89-3187 3585 _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
