um: Fix time-travel mode
authorJohannes Berg <johannes.berg@intel.com>
Fri, 20 Nov 2020 20:08:51 +0000 (21:08 +0100)
committerRichard Weinberger <richard@nod.at>
Sun, 13 Dec 2020 21:21:46 +0000 (22:21 +0100)
commitff9632d2a66512436d616ef4c380a0e73f748db1
treedfe6cd9c17aaf8b9630ca9b6eab8f27904bb6bee
parent97be7ceaf7fea68104824b6aa874cff235333ac1
um: Fix time-travel mode

Since the time-travel rework, basic time-travel mode hasn't worked
properly, but there's no longer a need for this WARN_ON() so just
remove it and thereby fix things.

Cc: stable@vger.kernel.org
Fixes: 4b786e24ca80 ("um: time-travel: Rewrite as an event scheduler")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/kernel/time.c