On Fri, 04 Jun 2004 12:38:56 -0400 Derek Atkins <[EMAIL PROTECTED]> wrote:
> This will rebuild it, but if the kernel module can't find > sys_call_table then just rebuilding this wont help. I don't > have access to an s/390 so I have no clue if the kernel has > the necessary hooks. Hooks are not an issue, because System.map is always available on RHEL systems. However, the patching code has to know how the syscall table is organized specifically on s390, paying attention to variations of s390x (interleaved table for 64 and 31 bit modes). -- Pete _______________________________________________ OpenAFS-devel mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-devel
