diff options
author | Willy Tarreau <w@1wt.eu> | 2022-02-07 19:23:38 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-04-21 03:05:44 +0300 |
commit | 6e277371a5c4c73deb799aabfd5613ee3758e810 (patch) | |
tree | cd4a90a4d7d25bd557207e80a093f1f3b756e082 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | ac90226d53051c1ae0f0e1b71596fb038ddb6cf6 (diff) | |
download | linux-6e277371a5c4c73deb799aabfd5613ee3758e810.tar.xz |
tools/nolibc/stdlib: make raise() use the lower level syscalls only
raise() doesn't set errno, so there's no point calling kill(), better
call sys_kill(), which also reduces the function's size.
Signed-off-by: Willy Tarreau <w@1wt.eu>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions