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] [day] [month] [year] [list]
Date:	Mon, 14 May 2012 09:51:23 -0700
From:	"H. Peter Anvin" <hpa@...or.com>
To:	Dave Airlie <airlied@...il.com>
CC:	linux-kernel@...r.kernel.org, Dave Airlie <airlied@...hat.com>,
	Matthew Garrett <mjg@...hat.com>
Subject: Re: [PATCH] x86/vga: set the default device from the fixup.

On 05/14/2012 09:01 AM, Dave Airlie wrote:
> From: Dave Airlie <airlied@...hat.com>
> 
> Since Matthew's efi/vga changes on non-EFI machines we were failing
> to tell the vgaarb/switcheroo what the default device was, this
> sets the default device in the quirk if none has been set before.
> 
> This fixes the switcheroo on my T410s.
> 
> [hpa: please ack to put this on top of the other patches in my -next tree].
> 
> Signed-off-by: Dave Airlie <airlied@...hat.com>
> Cc: Matthew Garrett <mjg@...hat.com>
> Cc: H. Peter Anvin <hpa@...or.com>

Acked-by: H. Peter Anvin <hpa@...or.com>

... although I would prefer the

	if (!vga_default_device())

syntax as a matter of style.

	-hpa
--
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