Re: [PATCH 4.11 049/150] efi/bgrt: Skip efi_bgrt_init() in case of non-EFI boot

2017-06-14 Thread Maniaxx
On 12.06.2017 at 17:24 wrote Greg Kroah-Hartman: > 4.11-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Dave Young > > commit 7425826f4f7ac60f2538b06a7f0a5d1006405159 upstream. > > Sabrina Dubroca reported an early

Re: PROBLEM: Kernel panic on EFI BGRT early init code (kernel 4.11/4.12rc2) [regression]

2017-06-01 Thread Maniaxx
On 01.06.2017 at 03:57 wrote Dave Young: > This means the efi_bgrt_init failed out originally before the early init BGRT > patch. Checking the code the only difference is current code we have no > below code: > > status = acpi_get_table("BGRT", 0, > (struct

Re: PROBLEM: Kernel panic on EFI BGRT early init code (kernel 4.11/4.12rc2) [regression]

2017-05-31 Thread Maniaxx
On 27.05.2017 at 07:34 wrote Dave Young: >> Can you double check it works before the commit of below? linux-git-4.10rc5.r115.gc4c39c70c5fe is fine (1 commit back) linux-git-4.10rc5.r116.g7b0a911478c7 is not (early init BGRT patch) >> If machine >> boots fine then check