diff options
| author | Paul E. McKenney <[email protected]> | 2021-08-05 22:57:12 +0000 |
|---|---|---|
| committer | Paul E. McKenney <[email protected]> | 2021-09-13 23:36:16 +0000 |
| commit | ed60ad733aa49b70720c9d8dded1b18374ec5022 (patch) | |
| tree | c76113ef5f9fbea46ca3cbe609ba5a55162b64fb /scripts/gcc-plugins/gcc-generate-rtl-pass.h | |
| parent | locktorture: Warn on individual lock_torture_init() error conditions (diff) | |
| download | kernel-ed60ad733aa49b70720c9d8dded1b18374ec5022.tar.gz kernel-ed60ad733aa49b70720c9d8dded1b18374ec5022.zip | |
refscale: Warn on individual ref_scale_init() error conditions
When running refscale as a module, any ref_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 refscale
built-in, for example, when using the kvm.sh script. This commit
therefore adds WARN_ON_ONCE() to allow distinguishing ref_scale_init()
errors when running refscale built-in.
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/gcc-generate-rtl-pass.h')
0 files changed, 0 insertions, 0 deletions
