Aaron M Ucko <[EMAIL PROTECTED]> writes: > [1.4.1rc10 merged in] > openafs: module license 'http://www.openafs.org/dl/license10.html' taints > kernel. > System call hooks will not be installed; proceeding anyway > Found 32-bit system call table at 0xffffffff80315850 (exported)
It was unable to find the 64-bit system call table, which means that AFS was unable to add its system calls. Could you check your kernel configuration and see if CONFIG_DEBUG_RODATA is enabled? Right now, enabling that configuration option breaks AFS rather thoroughly. (Yes, AFS needs to use the kernel keychain support, now that it may be vaguely usable for our needs, but resources have not yet been found to finish that.) -- Russ Allbery ([EMAIL PROTECTED]) <http://www.eyrie.org/~eagle/> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

