diff options
author | Richard Weinberger <richard@nod.at> | 2018-06-15 16:42:56 +0200 |
---|---|---|
committer | Richard Weinberger <richard@nod.at> | 2018-10-29 22:23:11 +0100 |
commit | 7ff1e34bbdc15acab823b1ee4240e94623d50ee8 (patch) | |
tree | 062cb8ae035a80082dd835e584be322b9a76a197 /tools/perf/scripts/python | |
parent | 3033998bb8cd5a109c3171f4cde62665e3f5ce63 (diff) |
um: Give start_idle_thread() a return code
Fixes:
arch/um/os-Linux/skas/process.c:613:1: warning: control reaches end of
non-void function [-Wreturn-type]
longjmp() never returns but gcc still warns that the end of the function
can be reached.
Add a return code and debug aid to detect this impossible case.
Signed-off-by: Richard Weinberger <richard@nod.at>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions