On Friday, April 21, 2006 08:37:01 AM +0200 Andrej Filipcic <[EMAIL PROTECTED]> wrote:
Hm, I have compiled the kernel with CONFIG_DEBUG_RODATA unset. Is that not enough?
No; that's only part of the problem. The other part is that even with CONFIG_DEBUG_RODATA unset, the system call table is in a different section now, and osi_probe doesn't know to look there for it.
As you discovered, this is fixed in 1.4.1, at least for people who turn off CONFIG_DEBUG_RODATA.
-- Jeff _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
