All of lore.kernel.org
 help / color / mirror / Atom feed
* Black screen regression introduced in: efi: Refactor efi_memmap_init_early() into arch-neutral code
@ 2019-04-23  1:14 Niklas Hambüchen
  2019-09-07 16:38 ` Niklas Hambüchen
  0 siblings, 1 reply; 2+ messages in thread
From: Niklas Hambüchen @ 2019-04-23  1:14 UTC (permalink / raw)
  To: linux-efi, Matt Fleming
  Cc: Dave Young, Ard Biesheuvel, Leif Lindholm, Peter Jones,
	Borislav Petkov, Mark Rutland, Ard Biesheuvel

Hello Matt,

I have just gone through a brutal week of kernel bisections, and found that the following refactoring breaks display output on my device:

    commit 9479c7cebfb568f8b8b424be7f1cac120e9eea95
    Author: Matt Fleming <matt@codeblueprint.co.uk>
    Date:   Fri Feb 26 21:22:05 2016 +0000

        efi: Refactor efi_memmap_init_early() into arch-neutral code

The problem is that the screen stays black and there is no modeset flash.

After my bisection showed up this commit, a quick Google for the message turned up:
    https://bugzilla.kernel.org/show_bug.cgi?id=197895
via
    https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1730069
which confirms that there's other hardware beyond my Chromebook Samsung 500C that suffers from this regression.
Both machines are x86_64.

Do you know what might be going wrong here?

I have no experience with EFI related kernel code but have the device around and can test patches, if that helps.

Best,
Niklas

PS:
I've also taken the liberty to CC the people that were on CC in the patch in case that helps with their work.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Black screen regression introduced in: efi: Refactor efi_memmap_init_early() into arch-neutral code
  2019-04-23  1:14 Black screen regression introduced in: efi: Refactor efi_memmap_init_early() into arch-neutral code Niklas Hambüchen
@ 2019-09-07 16:38 ` Niklas Hambüchen
  0 siblings, 0 replies; 2+ messages in thread
From: Niklas Hambüchen @ 2019-09-07 16:38 UTC (permalink / raw)
  To: linux-efi, Matt Fleming
  Cc: Dave Young, Ard Biesheuvel, Leif Lindholm, Peter Jones,
	Borislav Petkov, Mark Rutland

For posterity, a patch was posted that solves my problem:

https://bugzilla.kernel.org/show_bug.cgi?id=203463#c8

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-07 16:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-23  1:14 Black screen regression introduced in: efi: Refactor efi_memmap_init_early() into arch-neutral code Niklas Hambüchen
2019-09-07 16:38 ` Niklas Hambüchen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.