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 changes for v6.14
Date: Thu, 30 Jan 2025 23:11:58 +0100 (CET) [thread overview]
Message-ID: <1821733080.304331864.1738275118129.JavaMail.zimbra@nod.at> (raw)
Linus,
The following changes since commit fc033cf25e612e840e545f8d5ad2edd6ba613ed5:
Linux 6.13-rc5 (2024-12-29 13:15:45 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/uml/linux.git tags/uml-for-linus-6.14-rc1
for you to fetch changes up to 2d2b61ae38bd91217ea7cc5bc700a2b9e75b3937:
um: Remove unused asm/archparam.h header (2025-01-13 17:19:43 +0100)
----------------------------------------------------------------
This pull request contains the following changes for UML:
- hostfs: Convert to writepages
- Many cleanups: Removal of dead macros, missing __init
----------------------------------------------------------------
Benjamin Berg (1):
um: rtc: use RTC time when calculating the alarm
Matthew Wilcox (Oracle) (1):
hostfs: Convert to writepages
Tiwei Bie (14):
um: Remove unused MODULES_LEN macro
um: Remove obsolete fixmap support
um: Count iomem_size only once in physmem calculation
um: Mark parse_host_cpu_flags as __init
um: Mark parse_cache_line as __init
um: Mark get_top_address as __init
um: Mark set_stklim as __init
um: Mark install_fatal_handler as __init
um: Mark setup_env_path as __init
um: Remove unused PGD_BOUND macro
um: Remove unused THREAD_NAME_LEN macro
um: Remove unused user_context function
um: Include missing headers in asm/pgtable.h
um: Remove unused asm/archparam.h header
arch/um/drivers/rtc_kern.c | 7 +++--
arch/um/include/asm/fixmap.h | 56 --------------------------------------
arch/um/include/asm/pgtable.h | 7 ++---
arch/um/kernel/mem.c | 15 +++-------
arch/um/kernel/process.c | 8 ------
arch/um/kernel/um_arch.c | 12 ++++----
arch/um/os-Linux/main.c | 8 ++----
arch/x86/um/asm/archparam.h | 20 --------------
arch/x86/um/shared/sysdep/ptrace.h | 2 --
fs/hostfs/hostfs_kern.c | 54 +++++++++++++++++-------------------
10 files changed, 46 insertions(+), 143 deletions(-)
delete mode 100644 arch/um/include/asm/fixmap.h
delete mode 100644 arch/x86/um/asm/archparam.h
next reply other threads:[~2025-01-30 22:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-30 22:11 Richard Weinberger [this message]
2025-01-31 2:32 ` 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=1821733080.304331864.1738275118129.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®