On Wed, May 21, 2008 at 4:35 PM, Randy Dunlap <randy.dunlap@xxxxxxxxxx> wrote:I made a small patch to a vanilla kernel.org 2.6.25.3 kernel tree.I can send you some debug patches that will print out the specificIs it possible to get this debug messages by turning on some flags?
problem area. Do you want to do that? Can you rebuild and install
a new kernel?
If not yes, pl. send debug patches. its a live box and I will try to do it!
This is my system / kernel info:
uname -a
Linux XXX 2.6.25.3-18.fc9.x86_64 #1 SMP Tue May 13 04:54:47 EDT 2008
x86_64 x86_64 x86_64 GNU/Linux
Hopefully it applies cleanly to that fc9 kernel source, but check/verify
that first before going any further.
Thanks a lot for the patch,
This is kind of weird.. but there is no file kernel/fork.c
[mark@localhost 2.6.25.3-18.fc9.i686]$ find . -iname '*fork*' -print
[mark@localhost 2.6.25.3-18.fc9.i686]$ rpm -ql
[mark@localhost 2.6.25.3-18.fc9.i686]$ rpm -ql kernel-devel | grep fork
[mark@localhost 2.6.25.3-18.fc9.i686]$ pwd
/usr/src/kernels/2.6.25.3-18.fc9.i686