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:   Tue, 18 Feb 2020 16:18:10 +0100
From:   Stefan Haberland <sth@...ux.ibm.com>
To:     Heiko Carstens <heiko.carstens@...ibm.com>,
        Krzysztof Kozlowski <krzk@...nel.org>,
        Jan Hoeppner <hoeppner@...ux.ibm.com>
Cc:     Vasily Gorbik <gor@...ux.ibm.com>,
        Christian Borntraeger <borntraeger@...ibm.com>,
        linux-s390@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] s390: Cleanup removed IOSCHED_DEADLINE

Am 18.02.20 um 13:17 schrieb Heiko Carstens:
> On Mon, Feb 17, 2020 at 05:55:25PM +0100, Krzysztof Kozlowski wrote:
>> CONFIG_IOSCHED_DEADLINE is gone since commit f382fb0bcef4 ("block:
>> remove legacy IO schedulers").
>>
>> Signed-off-by: Krzysztof Kozlowski <krzk@...nel.org>
> Thanks! I'll leave it up to Stefan and Jan to decide what to do with this.

I will apply the patch. Thanks.

>
>> ---
>>  drivers/s390/block/Kconfig | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/drivers/s390/block/Kconfig b/drivers/s390/block/Kconfig
>> index a8682f69effc..1f06b19cb290 100644
>> --- a/drivers/s390/block/Kconfig
>> +++ b/drivers/s390/block/Kconfig
>> @@ -26,7 +26,7 @@ config DASD
>>  	def_tristate y
>>  	prompt "Support for DASD devices"
>>  	depends on CCW && BLOCK
>> -	select IOSCHED_DEADLINE
>> +	select MQ_IOSCHED_DEADLINE
>>  	help
>>  	  Enable this option if you want to access DASDs directly utilizing
>>  	  S/390s channel subsystem commands. This is necessary for running
>> -- 
>> 2.17.1
>>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ