On 01/14/2013 03:39 PM, David Woodhouse wrote: > On Mon, 2013-01-14 at 15:16 -0800, H. Peter Anvin wrote: >> The reason I want to do this this way is that I want to also make >> David Woodhouse's protocol fixes to make the EFI stub work correctly >> at the same time, so we get a single protocol level bump. > > My changes don't need a protocol level bump. It's just two new bits in > load_flags that old loaders won't care about. >
I'm wondering if we should put your new flags in xloadflags instead just because some boot loaders have been known to clobber the loadflags when setting the upper bits. In theory it shouldn't matter... I'm wondering if it does in practice. The other bit is that Yinghai's changes want even more flags. Either way might as well see if we can do it as closely adjacently as possible (but no, I don't want to drag this out.) -hpa -- 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/