PaX Team wrote:thanks, can you try test33? if it still fails, i'll also need your arch/x86/boot/compressed/vmlinux.bin and probably you'll have to patch in a small printk or two to figure out why a certain address range gets reused/freed for initrd.
when i compile 2.6.24.3 with test33 i got this error
LD init/built-in.o
LD .tmp_vmlinux1
arch/x86/ia32/built-in.o: In function `load_elf32_binary':
ia32_binfmt.c:(.text+0x3891): undefined reference to `pax_set_initial_flags'
fs/built-in.o: In function `load_elf_binary':
binfmt_elf.c:(.text+0x2f9fa): undefined reference to `pax_set_initial_flags'
this is some other problem
i create interdiff between test30 and test33 and apply it to latest grsec kernel without warning
and it boot without oops or some other error in dmesg, so i think it is ok, thanks
