• Frederic Weisbecker's avatar
    context_tracking: Take idle eqs entrypoints over RCU · e67198cc
    Frederic Weisbecker authored
    The RCU dynticks counter is going to be merged into the context tracking
    subsystem. Start with moving the idle extended quiescent states
    entrypoints to context tracking. For now those are dumb redirections to
    existing RCU calls.
    
    [ paulmck: Apply kernel test robot feedback. ]
    Signed-off-by: default avatarFrederic Weisbecker <frederic@kernel.org>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Thomas Gleixner <tglx@linutronix.de>
    Cc: Neeraj Upadhyay <quic_neeraju@quicinc.com>
    Cc: Uladzislau Rezki <uladzislau.rezki@sony.com>
    Cc: Joel Fernandes <joel@joelfernandes.org>
    Cc: Boqun Feng <boqun.feng@gmail.com>
    Cc: Nicolas Saenz Julienne <nsaenz@kernel.org>
    Cc: Marcelo Tosatti <mtosatti@redhat.com>
    Cc: Xiongfeng Wang <wangxiongfeng2@huawei.com>
    Cc: Yu Liao <liaoyu15@huawei.com>
    Cc: Phil Auld <pauld@redhat.com>
    Cc: Paul Gortmaker<paul.gortmaker@windriver.com>
    Cc: Alex Belits <abelits@marvell.com>
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    Reviewed-by: default avatarNicolas Saenz Julienne <nsaenzju@redhat.com>
    Tested-by: default avatarNicolas Saenz Julienne <nsaenzju@redhat.com>
    e67198cc
context_tracking.c 8.51 KB