lkml.org 
[lkml]   [2023]   [Jan]   [4]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH rcu 06/27] arch/s390/kvm: Remove "select SRCU"
    Date
    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: Christian Borntraeger <borntraeger@linux.ibm.com>
    Cc: Janosch Frank <frankja@linux.ibm.com>
    Cc: Claudio Imbrenda <imbrenda@linux.ibm.com>
    Cc: David Hildenbrand <david@redhat.com>
    Cc: Heiko Carstens <hca@linux.ibm.com>
    Cc: Vasily Gorbik <gor@linux.ibm.com>
    Cc: Alexander Gordeev <agordeev@linux.ibm.com>
    Cc: Sven Schnelle <svens@linux.ibm.com>
    Cc: <kvm@vger.kernel.org>
    Cc: <linux-s390@vger.kernel.org>
    ---
    arch/s390/kvm/Kconfig | 1 -
    1 file changed, 1 deletion(-)

    diff --git a/arch/s390/kvm/Kconfig b/arch/s390/kvm/Kconfig
    index 33f4ff909476c..45fdf2a9b2e32 100644
    --- a/arch/s390/kvm/Kconfig
    +++ b/arch/s390/kvm/Kconfig
    @@ -31,7 +31,6 @@ config KVM
    select HAVE_KVM_IRQ_ROUTING
    select HAVE_KVM_INVALID_WAKEUPS
    select HAVE_KVM_NO_POLL
    - select SRCU
    select KVM_VFIO
    select INTERVAL_TREE
    select MMU_NOTIFIER
    --
    2.31.1.189.g2e36527f23
    \
     
     \ /
      Last update: 2023-03-26 23:27    [W:4.301 / U:0.112 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site