mbox series

[GIT,PULL] UML fixes for 5.3-rc6

Message ID 1911490926.73826.1566741715800.JavaMail.zimbra@nod.at
State Not Applicable
Headers show
Series [GIT,PULL] UML fixes for 5.3-rc6 | expand

Pull-request

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

Message

Richard Weinberger Aug. 25, 2019, 2:01 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Aug. 25, 2019, 6:45 p.m. UTC | #1
The pull request you sent on Sun, 25 Aug 2019 16:01:55 +0200 (CEST):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/32ae83ffec6373c226d177bdbbbb156962cc638e

Thank you!