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] [day] [month] [year] [list]
Date:   Fri, 20 Apr 2018 17:42:52 +0000
From:   <Mario.Limonciello@...l.com>
To:     <rdunlap@...radead.org>, <sfr@...b.auug.org.au>,
        <linux-next@...r.kernel.org>, <dvhart@...radead.org>
CC:     <linux-kernel@...r.kernel.org>,
        <platform-driver-x86@...r.kernel.org>
Subject: RE: linux-next: Tree for Apr 19 (dell smbios SMM)

> 
> Hi,
> I've attached it here.
> 
> thanks,
> --
> ~Randy

Thanks.  Darren's patch.  It was supposed to be prevented by 
32d7b19bad9695c4c9026b0ceb3a384561ddee70
(see comment in Kconfig).

#                                                                   
# The DELL_SMBIOS driver depends on ACPI_WMI and/or DCDBAS if those 
# backends are selected. The "depends" line prevents a configuration
# where DELL_SMBIOS=y while either of those dependencies =m.        
#                                                                   

As I can tell it's getting caused by CONFIG_DELL_LAPTOP which is
        select DELL_SMBIOS

OK, this should help:
https://patchwork.kernel.org/patch/10353385/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ