mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] UML fixes for 5.11-rc7
@ 2021-02-03 19:52 Richard Weinberger
  2021-02-03 20:10 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2021-02-03 19:52 UTC (permalink / raw)
  To: torvalds; +Cc: linux-um, linux-kernel

Linus,

The following changes since commit 4992eb41ab1b5d08479193afdc94f9678e5ded13:

  Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm (2021-01-26 11:10:14 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml.git tags/for-linus-5.11-rc7

for you to fetch changes up to 7f3414226b58b0df0426104c8ab5e8d50ae71d11:

  um: time: fix initialization in time-travel mode (2021-01-26 22:11:38 +0100)

----------------------------------------------------------------
This pull request contains the following bug fixes for UML:

- Make sure to set a default console, otherwise ttynull is selected.
- Revert initial ARCH_HAS_SET_MEMORY support, this needs more work.
- Fix a regression due to ubd refactoring.
- Various small fixes.

----------------------------------------------------------------
Hajime Tazaki (1):
      um: ubd: fix command line handling of ubd

Johannes Berg (6):
      um: return error from ioremap()
      um: virtio: free vu_dev only with the contained struct device
      Revert "um: allocate a guard page to helper threads"
      Revert "um: support some of ARCH_HAS_SET_MEMORY"
      um: fix os_idle_sleep() to not hang
      um: time: fix initialization in time-travel mode

Thomas Meyer (2):
      um: stdio_console: Make preferred console
      um: kmsg_dumper: always dump when not tty console

 arch/um/Kconfig                    |  1 -
 arch/um/drivers/ubd_kern.c         |  6 ++---
 arch/um/drivers/virtio_uml.c       |  3 ++-
 arch/um/include/asm/io.h           |  2 +-
 arch/um/include/asm/pgtable.h      |  3 ---
 arch/um/include/asm/set_memory.h   |  1 -
 arch/um/include/shared/kern_util.h |  2 +-
 arch/um/kernel/kmsg_dump.c         |  9 +++++--
 arch/um/kernel/process.c           | 11 +++-----
 arch/um/kernel/time.c              | 50 +++++++++++++++++++++--------------
 arch/um/kernel/tlb.c               | 54 --------------------------------------
 arch/um/kernel/um_arch.c           | 22 +++++++++++++---
 arch/um/os-Linux/helper.c          |  4 +--
 arch/um/os-Linux/time.c            | 15 ++++++++++-
 14 files changed, 84 insertions(+), 99 deletions(-)
 delete mode 100644 arch/um/include/asm/set_memory.h

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] UML fixes for 5.11-rc7
  2021-02-03 19:52 [GIT PULL] UML fixes for 5.11-rc7 Richard Weinberger
@ 2021-02-03 20:10 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2021-02-03 20:10 UTC (permalink / raw)
  To: Richard Weinberger; +Cc: torvalds, linux-um, linux-kernel

The pull request you sent on Wed, 3 Feb 2021 20:52:54 +0100 (CET):

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/61556703b610a104de324e4f061dc6cf7b218b46

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-03 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 19:52 [GIT PULL] UML fixes for 5.11-rc7 Richard Weinberger
2021-02-03 20:10 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®