On Tue, 05 Aug, at 04:21:07PM, Bruno Prémont wrote: > > Thanks, enabling CONFIG_RELOCATABLE allows kernel to successfully boot! > > So you can add my tested-by to the patch. Great, thanks for testing! I've tagged the patch for stable and I'll get it sent to tip quickly. > If of interest, memory layout information as reported by 3.16 with > CONFIG_RELOCATABLE enabled: [...] > [ 0.000000] efi: mem06: type=2, attr=0xf, range=[0x0000000001000000-0x0000000001100000) (1MB) Bingo, this is likely to be the reason for the resets. Overwriting EFI_LOADER_DATA regions (well, any region other than EFI_CONVENTIONAL_MEMORY) is gonna cause some issues. -- Matt Fleming, Intel Open Source Technology Center -- 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