]> asedeno.scripts.mit.edu Git - linux.git/commit
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT
authorJohannes Berg <johannes.berg@intel.com>
Wed, 3 Jul 2019 08:52:01 +0000 (10:52 +0200)
committerRichard Weinberger <richard@nod.at>
Thu, 4 Jul 2019 07:52:18 +0000 (09:52 +0200)
commitb482e48d29f1461fd0d059a17f32bcfa274127b3
treeac09633da91f96547d23fc1dbd890e0eef18e530
parentc4683cd5fb243894a3de2d9ba2e0570ab339920c
um: fix build without CONFIG_UML_TIME_TRAVEL_SUPPORT

When CONFIG_UML_TIME_TRAVEL_SUPPORT isn't set, the build was broken.
Fix this.

Fixes: 065038706f77 ("um: Support time travel mode")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/shared/timer-internal.h
arch/um/kernel/process.c