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]
Message-ID: <59c92abd11fdc0ba0a30c174cabc749cf74cb717.camel@sipsolutions.net>
Date: Tue, 17 Jun 2025 08:37:30 +0200
From: Johannes Berg <johannes@...solutions.net>
To: Randy Dunlap <rdunlap@...radead.org>, linux-kernel@...r.kernel.org
Cc: Arnd Bergmann <arnd@...nel.org>, Niklas Schnelle
 <schnelle@...ux.ibm.com>,  Mattia Dongili <malattia@...ux.it>,
 platform-driver-x86@...r.kernel.org, linux-um@...ts.infradead.org, Hans de
 Goede <hdegoede@...hat.com>, Ilpo Järvinen
 <ilpo.jarvinen@...ux.intel.com>,  Greg Kroah-Hartman
 <gregkh@...uxfoundation.org>
Subject: Re: [PATCH] sonypi: add depends on HAS_IOPORT


>  config SONYPI
>  	tristate "Sony Vaio Programmable I/O Control Device support"
> -	depends on X86_32 && PCI && INPUT
> +	depends on X86_32 && PCI && INPUT && HAS_IOPORT

I sent the same fix b efore, but not sure it ended up going anywhere,
although Greg said he'd pick it up, I think:

https://lore.kernel.org/lkml/20250606071255.7722-2-johannes@sipsolutions.net/

Anyway don't really care which one gets applied, they're the same anyway
:-)

johannes

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ