public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] x86/cleanups for v6.6
@ 2023-08-28 21:16 Ingo Molnar
  2023-08-29  0:23 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Ingo Molnar @ 2023-08-28 21:16 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, Borislav Petkov, Thomas Gleixner, Peter Zijlstra,
	Andrew Morton

Linus,

Please pull the latest x86/cleanups git tree from:

   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2023-08-28

   # HEAD: 212f07a21622cbd4bb271b558b2d3ae0652e9875 x86/platform/uv: Refactor code using deprecated strncpy() interface to use strscpy()

Misc x86 cleanups.

The following commit deserves special mention:

   22dc02f81cddd Revert "sched/fair: Move unused stub functions to header"

This is in x86/cleanups, because the revert is a re-application of a
number of cleanups that got removed inadvertedly.

 Thanks,

	Ingo

------------------>
Arnd Bergmann (7):
      x86/cpu: Fix amd_check_microcode() declaration
      x86/apic: Hide unused safe_smp_processor_id() on 32-bit UP
      x86/asm: Avoid unneeded __div64_32 function definition
      x86/purgatory: Include header for warn() declaration
      x86/alternative: Add a __alt_reloc_selftest() prototype
      x86/paravirt: Silence unused native_pv_lock_init() function warning
      x86/qspinlock-paravirt: Fix missing-prototype warning

Justin Stitt (3):
      x86/platform/uv: Refactor code using deprecated strcpy()/strncpy() interfaces to use strscpy()
      x86/hpet: Refactor code using deprecated strncpy() interface to use strscpy()
      x86/platform/uv: Refactor code using deprecated strncpy() interface to use strscpy()

Peter Zijlstra (1):
      Revert "sched/fair: Move unused stub functions to header"


 arch/x86/boot/compressed/error.c          |  2 +-
 arch/x86/boot/compressed/error.h          |  2 +-
 arch/x86/include/asm/div64.h              |  6 ++++++
 arch/x86/include/asm/microcode_amd.h      |  3 +--
 arch/x86/include/asm/paravirt.h           |  7 +++++++
 arch/x86/include/asm/processor.h          |  2 ++
 arch/x86/include/asm/qspinlock.h          |  7 +------
 arch/x86/include/asm/qspinlock_paravirt.h |  2 ++
 arch/x86/kernel/alternative.c             |  1 +
 arch/x86/kernel/apic/ipi.c                |  2 ++
 arch/x86/kernel/apic/x2apic_uv_x.c        |  5 ++---
 arch/x86/kernel/hpet.c                    |  2 +-
 arch/x86/kernel/paravirt.c                |  3 ++-
 arch/x86/platform/uv/uv_nmi.c             | 12 ++++--------
 arch/x86/purgatory/purgatory.c            |  1 +
 kernel/locking/qspinlock_paravirt.h       | 20 ++++++++++----------
 kernel/sched/fair.c                       |  6 +++---
 kernel/sched/sched.h                      |  2 ++
 18 files changed, 49 insertions(+), 36 deletions(-)

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

* Re: [GIT PULL] x86/cleanups for v6.6
  2023-08-28 21:16 [GIT PULL] x86/cleanups for v6.6 Ingo Molnar
@ 2023-08-29  0:23 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-08-29  0:23 UTC (permalink / raw)
  To: Ingo Molnar
  Cc: Linus Torvalds, linux-kernel, Borislav Petkov, Thomas Gleixner,
	Peter Zijlstra, Andrew Morton

The pull request you sent on Mon, 28 Aug 2023 23:16:40 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2023-08-28

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/97efd28334e271a7e1112ac4dca24d3feea8404b

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:[~2023-08-29  0:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-28 21:16 [GIT PULL] x86/cleanups for v6.6 Ingo Molnar
2023-08-29  0:23 ` 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