On 04/18/2013 04:01 PM, Josh Triplett wrote: > > I'd much rather see the code do the right thing automatically, rather > than requiring an "unbreak me" command-line parameter. > > But in any case, since BGRT is a "make my system look prettier" feature > rather than core functionality, giving up on it on 32-bit EFI seems > fairly reasonable, especially since it may still work if stored > sufficiently low in memory. >
No, it really isn't. Quite frankly, I don't understand why HIGHMEM makes it any harder... in a lot of ways HIGHMEM memory is easier to deal with because it is touched much later in the process. Sure, it has to be mapped before you can copy it out, but that usually isn't a big deal. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. -- 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/