On Thu, 2013-06-20 at 10:44 +0100, Matthew Garrett wrote: > On Thu, Jun 20, 2013 at 11:33:37AM +0200, Borislav Petkov wrote: > > This will break the Macs so maybe we can do > > > > efi=no_11_map > > > > so the Macs can still boot but use the 1:1 map by default. > > I'm going to guess that there are more people running unmodified Linux > kernels on Macs than there are people using kexec, so just pass the high > maps by default and let the enterprise kernels that care about kexec do > something different. Do we have to make this a popularity contest? Parallels is currently in beta with a ksplice like upgrade involving kexec ... basically you checkpoint the system to ram, kexec to the new kernel and restore the images from ram ... it can upgrade a new kernel in a matter of seconds (and unlike ksplice, it's the correct kernel and can move between major versions). Since all the components that do this are open source, we anticipate this will become a common way to maintain servers, so kexec will see even more use than it currently does. Can't we detect Macs from some of the UEFI strings at boot time and do the right thing with the boot switch (which can be overriden from the kernel command line if we get it wrong)? James -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html