diff options
| author | Paul E. McKenney <[email protected]> | 2021-08-05 22:58:53 +0000 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2021-09-13 23:36:16 +0000 |
| commit | eb77abfdeed29dd032c923e16fe8d91fa95cd316 (patch) | |
| tree | 48291b8f722538b30816956fdf06c6f0db551c8e /scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h | |
| parent | refscale: Warn on individual ref_scale_init() error conditions (diff) | |
| download | kernel-eb77abfdeed29dd032c923e16fe8d91fa95cd316.tar.gz kernel-eb77abfdeed29dd032c923e16fe8d91fa95cd316.zip | |
rcuscale: Warn on individual rcu_scale_init() error conditions
When running rcuscale as a module, any rcu_scale_init() issues will be
reflected in the error code from modprobe or insmod, as the case may be.
However, these error codes are not available when running rcuscale
built-in, for example, when using the kvm.sh script. This commit
therefore adds WARN_ON_ONCE() to allow distinguishing rcu_scale_init()
errors when running rcuscale built-in.
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-simple_ipa-pass.h')
0 files changed, 0 insertions, 0 deletions
