On Sun, 12 Jan 2003, Derrick J Brashear wrote:

> I do read openafs-devel...
>
> > > 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/*
> > #
>
> ok, one more
> grep kunmap_high /proc/ksyms (while running 2.4.20)

# grep kunmap_high /proc/ksyms
c012e4e0 kunmap_high_R__ver_kunmap_high
#

> those kernel headers look broken, like kunmap_high isn't exported as a
> versioned symbol. that's definitely not our problem, if true. (if you get
> a versioned symbol from /proc/ksyms, your headers are broken and i have no
> suggestions)

So should I Cc: linux-kernel list?

-- 
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

Reply via email to