I used the 2.6.28.8 test patch to patch my 2.6.28.9 vanilla kernel and it seems to work. I do have some issues at start up though. The system fails to load the apparmor module and the system log daemon. It goes by the apparmor readout quickly and just says failed. When it gets to the Kernel Log Daemon it hangs for about 5 minutes then says failed, and then boots like normal.
I disabled all grsec kernel logging options in my .config before make and I still have a kern.log. So I am not sure what's going on with this. I did enable the "Disable Modules" modules option, but I thought that this only stopped modules from loading after start up so apparmor should be fine right?
Any help with this would be greatly appreciated.