]> www.infradead.org Git - users/jedix/linux-maple.git/commit
um: time-travel: fix time-travel-start option
authorJohannes Berg <johannes.berg@intel.com>
Wed, 17 Apr 2024 08:27:45 +0000 (10:27 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 3 Jul 2024 10:21:16 +0000 (12:21 +0200)
commit7d0a8a490aa3a2a82de8826aaf1dfa38575cb77a
treecc17d2c19d16b04f7b37c91bc8796e54e713b600
parentddd268c42871b78c75e12a5c28207fb481138f41
um: time-travel: fix time-travel-start option

We need to have the = as part of the option so that the
value can be parsed properly. Also document that it must
be given in nanoseconds, not seconds.

Fixes: 065038706f77 ("um: Support time travel mode")
Link: https://patch.msgid.link/20240417102744.14b9a9d4eba0.Ib22e9136513126b2099d932650f55f193120cd97@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/kernel/time.c