public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] s390/dasd: Kconfig patch
@ 2020-04-17  9:48 Stefan Haberland
  2020-04-17  9:48 ` [PATCH 1/1] s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig Stefan Haberland
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Haberland @ 2020-04-17  9:48 UTC (permalink / raw)
  To: axboe; +Cc: linux-block, hoeppner, linux-s390, heiko.carstens, gor,
	borntraeger

Hi Jens,

as discussed please see the following patch that removes the deadline Kconfig
select.

Regards,
Stefan


Stefan Haberland (1):
  s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig

 drivers/s390/block/Kconfig | 1 -
 1 file changed, 1 deletion(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [PATCH 1/1] s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
  2020-04-17  9:48 [PATCH 0/1] s390/dasd: Kconfig patch Stefan Haberland
@ 2020-04-17  9:48 ` Stefan Haberland
  2020-04-17 14:05   ` Jens Axboe
  0 siblings, 1 reply; 3+ messages in thread
From: Stefan Haberland @ 2020-04-17  9:48 UTC (permalink / raw)
  To: axboe; +Cc: linux-block, hoeppner, linux-s390, heiko.carstens, gor,
	borntraeger

CONFIG_IOSCHED_DEADLINE was removed with
commit f382fb0bcef4 ("block: remove legacy IO schedulers")

and setting of the scheduler was removed with
commit a5fd8ddce2af ("s390/dasd: remove setting of scheduler from driver").

So get rid of the select.

Reported-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Stefan Haberland <sth@linux.ibm.com>
---
 drivers/s390/block/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/s390/block/Kconfig b/drivers/s390/block/Kconfig
index a8682f69effc..376f1efbbb86 100644
--- a/drivers/s390/block/Kconfig
+++ b/drivers/s390/block/Kconfig
@@ -26,7 +26,6 @@ config DASD
 	def_tristate y
 	prompt "Support for DASD devices"
 	depends on CCW && BLOCK
-	select 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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 1/1] s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig
  2020-04-17  9:48 ` [PATCH 1/1] s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig Stefan Haberland
@ 2020-04-17 14:05   ` Jens Axboe
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2020-04-17 14:05 UTC (permalink / raw)
  To: Stefan Haberland
  Cc: linux-block, hoeppner, linux-s390, heiko.carstens, gor,
	borntraeger

On 4/17/20 3:48 AM, Stefan Haberland wrote:
> CONFIG_IOSCHED_DEADLINE was removed with
> commit f382fb0bcef4 ("block: remove legacy IO schedulers")
> 
> and setting of the scheduler was removed with
> commit a5fd8ddce2af ("s390/dasd: remove setting of scheduler from driver").
> 
> So get rid of the select.

Applied, thanks.

-- 
Jens Axboe

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-04-17 14:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-17  9:48 [PATCH 0/1] s390/dasd: Kconfig patch Stefan Haberland
2020-04-17  9:48 ` [PATCH 1/1] s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig Stefan Haberland
2020-04-17 14:05   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox