From: Richard Weinberger <richard@nod.at>
To: torvalds <torvalds@linux-foundation.org>
Cc: linux-um <linux-um@lists.infradead.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] UML fixes for 5.11-rc7
Date: Wed, 3 Feb 2021 20:52:54 +0100 (CET) [thread overview]
Message-ID: <2021686242.358980.1612381974638.JavaMail.zimbra@nod.at> (raw)
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
next reply other threads:[~2021-02-03 19:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-03 19:52 Richard Weinberger [this message]
2021-02-03 20:10 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2021686242.358980.1612381974638.JavaMail.zimbra@nod.at \
--to=richard@nod.at \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-um@lists.infradead.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®