[GIT PULL] UML fixes for 5.3-rc6

From: Richard Weinberger
Date: Sun Aug 25 2019 - 10:02:11 EST


Linus,

The following changes since commit d1abaeb3be7b5fa6d7a1fbbd2e14e3310005c4c1:

Linux 5.3-rc5 (2019-08-18 14:31:08 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git tags/for-linus-5.3-rc6

for you to fetch changes up to e0917f879536cbf57367429d084775d8224c986c:

um: fix time travel mode (2019-08-23 00:39:53 +0200)

----------------------------------------------------------------
This pull request contains a single bug fix for UML:

- Fix time travel mode

----------------------------------------------------------------
Johannes Berg (1):
um: fix time travel mode

arch/um/include/shared/timer-internal.h | 14 ++++++++++----
arch/um/kernel/process.c | 2 +-
arch/um/kernel/time.c | 16 +++++++++-------
3 files changed, 20 insertions(+), 12 deletions(-)