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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 15 Jan 2014 14:50:09 -0700
From:	Bjorn Helgaas <bhelgaas@...gle.com>
To:	Sander Eikelenboom <linux@...elenboom.it>
Cc:	eiichiro.oiwa.nm@...achi.com, Dave Airlie <airlied@...hat.com>,
	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Konrad Rzeszutek Wilk <konrad.wilk@...cle.com>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	"linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>
Subject: Re: In "pci_fixup_video" check if this is or should be the primary
 video devi

On Wed, Jan 15, 2014 at 12:36 PM, Sander Eikelenboom
<linux@...elenboom.it> wrote:
> ...
> And that's just what my patch does ..
>
> +       if (!vga_default_device() || pdev == vga_default_device()) {
>
> If we don't know the vga_default_device ... because we don't have that knowlegde
> or
> if this is actually the vga_default_device  ... because we do have that knowledge ..
>
> and only then .. run the fixup code and set this device as the vga_default_device
>
>
> So this change actually makes the code adhere to the comment already above it .. saying it should only be applied to the vga_default_device aka
> boot video device.
>
> Also added Bjorn and linux-pci to the CC .. should have done that right away ..
> sorry for that.

Can you resend your patch to linux-pci?  I don't think it made it there.

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