diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-08-02 17:39:28 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-08-31 05:07:19 -0700 |
commit | 638dce227a41534bbc4fdd73280e73e0b3570048 (patch) | |
tree | 61adbb4c01518203f9748e29b1d9d23363657814 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 5334da2af25eceb6a88ae162e69d6586b5cb9abc (diff) |
rcu/nocb: Add CPU number to CPU-{,de}offload failure messages
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: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions