On Mon, Dec 17, 2012 at 02:45:46PM -0800, Grant wrote: > I noticed the Processor Family list is much smaller in hardened-sources > than in other kernels, even with CONFIG_GRKERNSEC disabled. Is that an > unavoidable side-effect of the patches, or can I enable/disable something > to bring the full list back? > > - Grant
Hi Grant, what exactly do you mean? If I compare hardened sources and latest git (from Linus) I get the same 5 options with an x86_64. It's much less compared to make ARCH=x86 menuconfig but I don't think that that's depending on hardened or not but on a guess by menuconfig (or better the Kconfig stuff) that if I use a 64 bit userland I'll need a 64 bit kernel to support it. Hope that helps.. WKR Hinnerk
