linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rcu v2 06/20] drivers/md: Remove "select SRCU"
       [not found] <20230113001103.GA3374173@paulmck-ThinkPad-P17-Gen-1>
@ 2023-01-13  0:11 ` Paul E. McKenney
  2023-01-17 23:08   ` Mike Snitzer
  0 siblings, 1 reply; 3+ messages in thread
From: Paul E. McKenney @ 2023-01-13  0:11 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, kernel-team, rostedt, Paul E. McKenney, Song Liu,
	Alasdair Kergon, Mike Snitzer, dm-devel, linux-raid, John Ogness

Now that the SRCU Kconfig option is unconditionally selected, there is
no longer any point in selecting it.  Therefore, remove the "select SRCU"
Kconfig statements.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Song Liu <song@kernel.org>
Cc: Alasdair Kergon <agk@redhat.com>
Cc: Mike Snitzer <snitzer@kernel.org>
Cc: <dm-devel@redhat.com>
Cc: <linux-raid@vger.kernel.org>
Reviewed-by: John Ogness <john.ogness@linutronix.de>
---
 drivers/md/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
index 998a5cfdbc4e9..5f1e2593fad7e 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -6,7 +6,6 @@
 menuconfig MD
 	bool "Multiple devices driver support (RAID and LVM)"
 	depends on BLOCK
-	select SRCU
 	help
 	  Support multiple physical spindles through a single logical device.
 	  Required for RAID and logical volume management.
-- 
2.31.1.189.g2e36527f23


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

* Re: [PATCH rcu v2 06/20] drivers/md: Remove "select SRCU"
  2023-01-13  0:11 ` [PATCH rcu v2 06/20] drivers/md: Remove "select SRCU" Paul E. McKenney
@ 2023-01-17 23:08   ` Mike Snitzer
  2023-01-18  3:55     ` Paul E. McKenney
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Snitzer @ 2023-01-17 23:08 UTC (permalink / raw)
  To: Paul E. McKenney
  Cc: rcu, linux-kernel, kernel-team, rostedt, Song Liu,
	Alasdair Kergon, Mike Snitzer, dm-devel, linux-raid, John Ogness

On Thu, Jan 12 2023 at  7:11P -0500,
Paul E. McKenney <paulmck@kernel.org> wrote:

> Now that the SRCU Kconfig option is unconditionally selected, there is
> no longer any point in selecting it.  Therefore, remove the "select SRCU"
> Kconfig statements.
> 
> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
> Cc: Song Liu <song@kernel.org>
> Cc: Alasdair Kergon <agk@redhat.com>
> Cc: Mike Snitzer <snitzer@kernel.org>
> Cc: <dm-devel@redhat.com>
> Cc: <linux-raid@vger.kernel.org>
> Reviewed-by: John Ogness <john.ogness@linutronix.de>

Acked-by: Mike Snitzer <snitzer@kernel.org>


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

* Re: [PATCH rcu v2 06/20] drivers/md: Remove "select SRCU"
  2023-01-17 23:08   ` Mike Snitzer
@ 2023-01-18  3:55     ` Paul E. McKenney
  0 siblings, 0 replies; 3+ messages in thread
From: Paul E. McKenney @ 2023-01-18  3:55 UTC (permalink / raw)
  To: Mike Snitzer
  Cc: rcu, linux-kernel, kernel-team, rostedt, Song Liu,
	Alasdair Kergon, Mike Snitzer, dm-devel, linux-raid, John Ogness

On Tue, Jan 17, 2023 at 06:08:46PM -0500, Mike Snitzer wrote:
> On Thu, Jan 12 2023 at  7:11P -0500,
> Paul E. McKenney <paulmck@kernel.org> wrote:
> 
> > Now that the SRCU Kconfig option is unconditionally selected, there is
> > no longer any point in selecting it.  Therefore, remove the "select SRCU"
> > Kconfig statements.
> > 
> > Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
> > Cc: Song Liu <song@kernel.org>
> > Cc: Alasdair Kergon <agk@redhat.com>
> > Cc: Mike Snitzer <snitzer@kernel.org>
> > Cc: <dm-devel@redhat.com>
> > Cc: <linux-raid@vger.kernel.org>
> > Reviewed-by: John Ogness <john.ogness@linutronix.de>
> 
> Acked-by: Mike Snitzer <snitzer@kernel.org>

Will apply on my next rebase, thank you!

							Thanx, Paul

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

end of thread, other threads:[~2023-01-18  3:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20230113001103.GA3374173@paulmck-ThinkPad-P17-Gen-1>
2023-01-13  0:11 ` [PATCH rcu v2 06/20] drivers/md: Remove "select SRCU" Paul E. McKenney
2023-01-17 23:08   ` Mike Snitzer
2023-01-18  3:55     ` Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).