Re: [PATCH v2] x86/reboot/quirks: Add GIGABYTE BRIX BXBT-2807 reboot quirk

2020-12-10 Thread Dan Nicholson
On Thu, Dec 10, 2020 at 11:49 AM Borislav Petkov wrote: > > On Thu, Dec 10, 2020 at 12:19:46PM +0800, Chris Chiu wrote: > > From: Dan Nicholson > > > > The GIGABYTE BRIX BXBT-2807 always hangs with the normal acpi > > reboot. > > Is that what the "hard disk crash" in the comment below, refers to?

Re: [PATCH v2] x86/reboot/quirks: Add GIGABYTE BRIX BXBT-2807 reboot quirk

2020-12-10 Thread Borislav Petkov
On Thu, Dec 10, 2020 at 12:19:46PM +0800, Chris Chiu wrote: > From: Dan Nicholson > > The GIGABYTE BRIX BXBT-2807 always hangs with the normal acpi > reboot. Is that what the "hard disk crash" in the comment below, refers to? > It works without problem after adding the parameter > reboot=bios.

[PATCH v2] x86/reboot/quirks: Add GIGABYTE BRIX BXBT-2807 reboot quirk

2020-12-09 Thread Chris Chiu
From: Dan Nicholson The GIGABYTE BRIX BXBT-2807 always hangs with the normal acpi reboot. It works without problem after adding the parameter reboot=bios. Signed-off-by: Dan Nicholson Signed-off-by: Chris Chiu Signed-off-by: Jian-Hong Pan --- v2: - fix typo in the commit message. arch/x8