lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ