diff options
author | 2025-02-21 00:38:46 +0800 | |
---|---|---|
committer | 2025-02-20 10:38:14 -0700 | |
commit | 80d3175a7e073fad281bdc5c7e881f46ab806d97 (patch) | |
tree | 6d2dba75769189df5e280a9f95f4fe66e6ceb639 /scripts/lib/kdoc/kdoc_re.py | |
parent | pm: cpupower: bench: Prevent NULL dereference on malloc failure (diff) | |
download | wireguard-linux-80d3175a7e073fad281bdc5c7e881f46ab806d97.tar.xz wireguard-linux-80d3175a7e073fad281bdc5c7e881f46ab806d97.zip |
cpupower: monitor: Exit with error status if execvp() fail
In the case that we give a invalid command to idle_monitor for
monitoring, the execvp() will fail and thus go to the next line.
As a result, we'll see two differnt monitoring output. For
example, running `cpupower monitor -i 5 invalidcmd` which `invalidcmd`
is not executable.
Link: https://lore.kernel.org/r/20250220163846.2765-1-s921975628@gmail.com
Signed-off-by: Yiwei Lin <s921975628@gmail.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions