linux/arch/um/include/shared
Johannes Berg e0917f8795 um: fix time travel mode
Unfortunately, my build fix for when time travel mode isn't
enabled broke time travel mode, because I forgot that we need
to use the timer time after the timer has been marked disabled,
and thus need to leave the time stored instead of zeroing it.

Fix that by splitting the inline into two, so we can call only
the _mode() one in the relevant code path.

Fixes: b482e48d29 ("um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2019-08-23 00:39:53 +02:00
..
skas um: stub-data.h: remove superfluous include 2017-07-07 10:44:49 +02:00
arch.h
as-layout.h
common-offsets.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
elf_user.h
frame_kern.h
init.h um: remove uml initcalls 2018-06-10 22:49:14 +02:00
irq_kern.h
irq_user.h um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
kern_util.h um: Fix do_signal() prototype 2015-07-07 10:58:54 +02:00
kern.h
longjmp.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mem_user.h
mem.h
net_kern.h High Performance UML Vector Network Driver 2018-02-19 19:38:51 +01:00
net_user.h
os.h um: Pass nsecs to os timer functions 2019-07-02 23:27:29 +02:00
ptrace_user.h
registers.h um: add extended processor state save/restore support 2016-05-21 23:38:06 +02:00
sigio.h
timer-internal.h um: fix time travel mode 2019-08-23 00:39:53 +02:00
um_malloc.h
user.h um: Stop abusing __KERNEL__ 2015-05-31 22:05:32 +02:00