• Paul E. McKenney's avatar
    blackfin: Use common outgoing-CPU-notification code · a17b4b74
    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: Steven Miao <realmz6@gmail.com>
    Cc: <adi-buildroot-devel@lists.sourceforge.net>
    a17b4b74
smp.c 9.67 KB