* Ingo Molnar <mi...@kernel.org> wrote: > > The least we can do is detect that the kernel undersized the buffer and > > disable support for the features that do not fit. A very lightly tested > > patch > > to do that is attached. I'm not super eager to put that in to an -rc2 > > kernel > > though. > > Ok, this approach looks good to me as an interim fix. I'll give it a whirl on > older hardware. I agree with you that it needs to be sized dynamically.
Hm, so this patch crashed the boot of 2 out of 3 systems that I tried :-/ But it does not really matter, as I think the dynamic allocation is the right fix in any case (your last patch), so this patch should be moot. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/