Arla 0.42-RC2
Jeffrey Hutzelman
jhutz at cmu.edu
Tue Apr 4 09:56:40 CEST 2006
On Tuesday, April 04, 2006 09:24:10 AM +0200 Tomas Olsson
<tol at stacken.kth.se> wrote:
> nisse at lysator.liu.se (Niels Möller) writes:
>> Apr 3 16:53:02 maskros kernel: Failed to find address of sys_call_table
>>
> I've got the same issue on my machine. I'll look into it, but this really
> shouldn't have much of an impact.
Yup; you're going to have that problem with 2.6.16, because they went off
and moved things into different sections. Worse, if the kernel is compiled
with CONFIG_DEBUG_RODATA, then on some platforms the system call table will
actually be stored in read-only pages, and attempts to update it will
result in a panic.
We've been doing some work to update osi_probe to deal with this situation,
but Chaskiel did most of the work and all of the code on this issue, and at
4am I'm not awake enough to page in the current state.
We probably should do something about getting updated syscall table probing
code back into Arla.
-- Jeff
More information about the Arla-drinkers
mailing list