mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] UML changes for v6.14
@ 2025-01-30 22:11 Richard Weinberger
  2025-01-31  2:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Weinberger @ 2025-01-30 22:11 UTC (permalink / raw)
  To: torvalds; +Cc: linux-um, linux-kernel

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

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

end of thread, other threads:[~2025-01-31  2:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-30 22:11 [GIT PULL] UML changes for v6.14 Richard Weinberger
2025-01-31  2:32 ` 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®