diff options
author | 2018-06-15 16:42:56 +0200 | |
---|---|---|
committer | 2018-10-29 22:23:11 +0100 | |
commit | 7ff1e34bbdc15acab823b1ee4240e94623d50ee8 (patch) | |
tree | 062cb8ae035a80082dd835e584be322b9a76a197 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | um: Remove update_debugregs() (diff) | |
download | linux-dev-7ff1e34bbdc15acab823b1ee4240e94623d50ee8.tar.xz linux-dev-7ff1e34bbdc15acab823b1ee4240e94623d50ee8.zip |
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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions