diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2020-07-02 22:15:37 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2020-08-25 04:38:37 +0300 |
commit | de77d4da54d10df97d265e7e99112bfc2fef7d4a (patch) | |
tree | f0bc6694bf0ea7c391e2bd90d9f3b32ba2e96209 /lib/debugobjects.c | |
parent | 9a52a574676f8d4aa55f69319231ce6c343b00bb (diff) | |
download | linux-de77d4da54d10df97d265e7e99112bfc2fef7d4a.tar.xz |
scftorture: Check unexpected "switch" statement value
This commit adds a "default" case to the switch statement in
scftorture_invoke_one() which contains a WARN_ON_ONCE() and an assignment
to ->scfc_out to suppress knock-on warnings. These knock-on warnings
could otherwise cause the user to think that there was a memory-ordering
problem in smp_call_function() instead of a bug in scftorture.c itself.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions