• Paul E. McKenney's avatar
    rcu/nocb: Add CPU number to CPU-{,de}offload failure messages · 638dce22
    Paul E. McKenney authored
    Offline CPUs cannot be offloaded or deoffloaded.  Any attempt to offload
    or deoffload an offline CPU causes a message to be printed on the console,
    which is good, but this message does not contain the CPU number, which
    is bad.  Such a CPU number can be helpful when debugging, as it gives a
    clear indication that the CPU in question is in fact offline.  This commit
    therefore adds the CPU number to the CPU-{,de}offload failure messages.
    
    Cc: Frederic Weisbecker <frederic@kernel.org>
    Signed-off-by: default avatarPaul E. McKenney <paulmck@kernel.org>
    638dce22
tree_nocb.h 49 KB