[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20150331063108.GB8143@gmail.com>
Date: Tue, 31 Mar 2015 08:31:09 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Stefan Lippers-Hollmann <s.l-h@....de>
Cc: linux-kernel@...r.kernel.org, Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>,
"H. Peter Anvin" <hpa@...or.com>,
Matt Fleming <matt.fleming@...el.com>
Subject: Re: [PATCH] x86: add ASRock Q1900DC-ITX mainboard reboot quirk
* Stefan Lippers-Hollmann <s.l-h@....de> wrote:
> The ASRock Q1900DC-ITX mainboard (Baytrail-D) hangs randomly in both
> BIOS and UEFI mode while rebooting unless reboot=pci is used. Add a
> quirk to reboot via the pci method.
>
[...]
Ok.
> Searching the web seems to suggest that other Bay Trail-D mainboards
> might be affected as well.
Is the pattern:
> + .ident = "ASRock Q1900DC-ITX",
> + .matches = {
> + DMI_MATCH(DMI_BOARD_VENDOR, "ASRock"),
> + DMI_MATCH(DMI_BOARD_NAME, "Q1900DC-ITX"),
generic enough to cover all ASRock Bay Trail-D boards?
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists