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:	Fri, 17 Dec 2010 08:17:29 -0800
From:	<Narendra_K@...l.com>
To:	<linux-kernel@...r.kernel.org>, <linux-pci@...r.kernel.org>
CC:	<Matt_Domsch@...l.com>, <Jordan_Hargrave@...l.com>,
	<Charles_Rose@...l.com>
Subject: Re: [PATCH] Enable pci=bfsort by default on future Dell systems

On Tue, Dec 14, 2010 at 11:21:19PM +0530, K, Narendra wrote:
> Hello,
> 
> This patch enables pci=bfsort by default on future Dell systems.
> Please consider for inclusion if acceptable.
> 
> From: Jordan Hargrave <jordan_hargrave@...l.com>
> Subject: [PATCH] Enable pci=bfsort by default on future Dell systems
> 
> This patch enables pci=bfsort by default on future Dell systems.
> It reads SMBIOS type 0xB1 vendor specific record and sets pci=bfsort accordingly.
> 
> Offset  Name    Length  Value   Description
> 
> 04      Flags0  Word    Varies  Bits 9-10
>                                 - 10:9 = 00  Unknown
>                                 - 10:9 = 01  Breadth First
>                                 - 10:9 = 10  Depth First
>                                 - 10:9 = 11  Reserved
> 
> 1. Any time pci=bfsort has to be enabled on a system, we need to add the model
> number of the system to the white list. With this patch, that is not required.
> 
> 2. Typically, model number has to be added to the white list when the system is
> under development. With this change, that is not required.
> 
> Signed-off-by: Jordan Hargrave <jordan_hargrave@...l.com>
> Signed-off-by: Narendra K <narendra_k@...l.com>
> ---

Hello Jesse,

Please let us know if there are any concerns with this patch. If the
patch is acceptable, please consider it for inclusion.

With regards,
Narendra K
--
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