> >> Can you check bootloader like grub.efi ?
> > 
> > I checked, same story. I tried without EFI_STUB, no joy. I ran with
> > and without nouveau, just in case. Without the patch, everything
> > works. With the patch, nothing works, and no output at all.
> > 
> > With a bit of luck, I could maybe get the first lines of output using
> > grub.efi, but frankly I cannot remember if that ever worked on this
> > machine.
> > 
> 
> A simpler one is efilinux:
> 
> https://github.com/mfleming/efilinux

Sadly, that one does not seem to boot at all on this machine (picked
it up in arch linux, so obvisouly it works for someone).

I have started applying portions of the patch to see what
happens. Adding early_alloc_pgt_buf() in setup_arch() seems to work,
which limits the problem to the actual init function.

Henrik
--
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/

Reply via email to