On 2 Jun 2009, at 09:31, Karen Eldredge wrote:

This should be fixed in the openafs code - the right fix would
probably be to add a configure check for the availability of
do_signal, and define out the probing code if it's not available,
similar to what was done for init_mm.

I haven't had luck with changing the SuSE kernel yet, so if you get a chance to
give me a new
configure file that would be great. Would it be exactly what is done with
init_mm?  If so, maybe
I could manually change the configure script.

Try the attached patch for OpenAFS.

Patch the code, run regen.sh, and configure with --disable-linux- syscall-probing

One consideration is that this will only work correctly if your kernel has keyring support enabled. Otherwise, the kernel module will fail to build with unresolved symbols.


Attachment: probing.diff
Description: Binary data


Reply via email to