linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rcu 03/27] arch/mips/kvm: Remove "select SRCU"
       [not found] <20230105003759.GA1769545@paulmck-ThinkPad-P17-Gen-1>
@ 2023-01-05  0:37 ` Paul E. McKenney
  0 siblings, 0 replies; only message in thread
From: Paul E. McKenney @ 2023-01-05  0:37 UTC (permalink / raw)
  To: rcu
  Cc: linux-kernel, kernel-team, rostedt, Paul E. McKenney, Huacai Chen,
	Aleksandar Markovic, Thomas Bogendoerfer, linux-mips, kvm

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: Huacai Chen <chenhuacai@kernel.org>
Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Cc: <linux-mips@vger.kernel.org>
Cc: <kvm@vger.kernel.org>
---
 arch/mips/kvm/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/mips/kvm/Kconfig b/arch/mips/kvm/Kconfig
index 91d197bee9c0a..591f46a5d7be1 100644
--- a/arch/mips/kvm/Kconfig
+++ b/arch/mips/kvm/Kconfig
@@ -26,7 +26,6 @@ config KVM
 	select HAVE_KVM_VCPU_ASYNC_IOCTL
 	select KVM_MMIO
 	select MMU_NOTIFIER
-	select SRCU
 	select INTERVAL_TREE
 	help
 	  Support for hosting Guest kernels.
-- 
2.31.1.189.g2e36527f23


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-05  0:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20230105003759.GA1769545@paulmck-ThinkPad-P17-Gen-1>
2023-01-05  0:37 ` [PATCH rcu 03/27] arch/mips/kvm: Remove "select SRCU" 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).