diff options
| author | Richard Weinberger <richard@nod.at> | 2018-06-15 16:42:56 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-11-27 16:08:00 +0100 |
| commit | 6d4c882c4ca1a6457630f62dfe5700365eddc70c (patch) | |
| tree | 23fac1b6e18205c86fc127ea820d8c98d6eeb0c2 /include/linux/timerqueue.h | |
| parent | 5f427ca479c33907abceb3e767cf1a76a5f5bffd (diff) | |
um: Give start_idle_thread() a return code
[ Upstream commit 7ff1e34bbdc15acab823b1ee4240e94623d50ee8 ]
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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
