• Paul E. McKenney's avatar
    metag: Use common outgoing-CPU-notification code · 490ab882
    Paul E. McKenney authored
    This commit removes the open-coded CPU-offline notification with new
    common code.  This change avoids calling scheduler code using RCU from
    an offline CPU that RCU is ignoring.  This commit is compatible with
    the existing code in not checking for timeout during a prior offline
    for a given CPU.
    Signed-off-by: default avatarPaul E. McKenney <paulmck@linux.vnet.ibm.com>
    Cc: James Hogan <james.hogan@imgtec.com>
    Cc: <linux-metag@vger.kernel.org>
    490ab882
smp.c 15.4 KB