mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] x86: arch_prctl cleanups
@ 2025-02-02 20:23 Brian Gerst
  2025-02-02 20:23 ` [PATCH 1/2] x86/arch_prctl: Simplify sys_arch_prctl() Brian Gerst
  2025-02-02 20:23 ` [PATCH 2/2] x86/arch_prctl/64: Clean up ARCH_MAP_VDSO_32 Brian Gerst
  0 siblings, 2 replies; 5+ messages in thread
From: Brian Gerst @ 2025-02-02 20:23 UTC (permalink / raw)
  To: linux-kernel, x86
  Cc: Ingo Molnar, H . Peter Anvin, Thomas Gleixner, Borislav Petkov,
	Brian Gerst

Here are two simple cleanups to sys_arch_prctl(), removing the compat
syscall entry and a config condition that is always false.

Brian Gerst (2):
  x86/arch_prctl: Simplify sys_arch_prctl()
  x86/arch_prctl/64: Clean up ARCH_MAP_VDSO_32

 arch/x86/entry/syscalls/syscall_32.tbl |  2 +-
 arch/x86/include/asm/proto.h           |  3 +--
 arch/x86/kernel/process.c              |  5 ++++-
 arch/x86/kernel/process_32.c           |  5 -----
 arch/x86/kernel/process_64.c           | 20 +-------------------
 5 files changed, 7 insertions(+), 28 deletions(-)


base-commit: c911589353d148ffc65cddd5c0b00ac4f80a5b9a
-- 
2.48.1


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

end of thread, other threads:[~2025-02-21 21:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-02 20:23 [PATCH 0/2] x86: arch_prctl cleanups Brian Gerst
2025-02-02 20:23 ` [PATCH 1/2] x86/arch_prctl: Simplify sys_arch_prctl() Brian Gerst
2025-02-21 21:41   ` [tip: x86/core] " tip-bot2 for Brian Gerst
2025-02-02 20:23 ` [PATCH 2/2] x86/arch_prctl/64: Clean up ARCH_MAP_VDSO_32 Brian Gerst
2025-02-21 21:41   ` [tip: x86/core] " tip-bot2 for Brian Gerst

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®