Hello,
patched a 2.6.19.2 Kernel on a RHEL5 machine and got segfault during boot.
Kernel did well without patch. Actually I did use same config file and did not activate any of grsec staff.
Trying maxcpus=1 or nosep and the vdso=0 did not change anything relevant.
Here you have some output of 2 different computers:
<<
BUG: unable to handle kernel paging request at virtual address c0333034
[...]
SMP
Modules linked in:
CPU: 0
EIP: 0060:[<c013b125>] Not Tainted VLI
EFLAGS: 00010046 (2.6.19-grsec-grsec #1)
EIP is at __switch_to+0xb5/0x170
[...]
Process kpsmoused
other hardware:
oops: 0003
Process khelper
>>
What both common is, that 'Modules linked in:' gives no output and 'Not tainted VLI'
So I guess something with module loading is wrong and raidcontroller can not be loaded.
Has anybody an idea where to start troubleshooting?
Cheers
Axel