Hello,
I get a kernel panic (kernel BUG at mm/vmalloc.c:1603!) with the above patch on a 32 bit VirtualBox 4.3.24 system. It occurs right after loading the "loop" module which was the only module loaded at the time of the crash. When I removed the loop modules from the kernel and booted again, I get the same error with serio_raw and hwmon modules loaded.
Linux kernel 3.19.1 without the grsecurity patch boots without issue.
I can't get a netconsole dump (I think the panic occurs to early in the boot process)
My config file, System.map, kernel and a PNM file of the crash screen are in these files:
https://home.comcast.net/~x14sg1/config ... -grsec-smp
https://home.comcast.net/~x14sg1/System ... -grsec-smp
https://home.comcast.net/~x14sg1/vmlinu ... -grsec-smp
https://home.comcast.net/~x14sg1/crash.pnm
If you need anything else, please let me know.