On Sun, 12 Jan 2003, [iso-8859-2] Martin MOKREJ� wrote: > > i doubt it. it's going to be your build, probably, and not their problem. > > make mrproper; make config; make dep, then grep for kunmap_high in > > include/linux/modules/* > > Actually, remaking kernel (I did it already before, but now again) and > rebuilding afs helped! Thanks!
if you didn't remake dependancies between a non-highmem build and this, (i think) it won't pick up things that get EXPORT_SYMBOL'd inside an ifdef whose condition you changed. _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
