um: Pass nsecs to os timer functions
authorJohannes Berg <johannes.berg@intel.com>
Mon, 27 May 2019 08:34:26 +0000 (10:34 +0200)
committerRichard Weinberger <richard@nod.at>
Tue, 2 Jul 2019 21:27:29 +0000 (23:27 +0200)
commitc7c6f3b95303c7de5d52af56c902fcb5abe827df
treee48fa523e8d88879b53967d660e0795d4df8e139
parentb00bdd3244005a3a911339b3f977e5fbb21d0879
um: Pass nsecs to os timer functions

This makes the code clearer and lets the time travel patch have
the actual time used for these functions in just one place.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/shared/os.h
arch/um/kernel/time.c
arch/um/os-Linux/time.c