mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Remove unused code after IA-64 removal
@ 2023-11-16 13:36 Heiko Carstens
  2023-11-16 13:36 ` [PATCH 1/3] arch: remove ARCH_THREAD_STACK_ALLOCATOR Heiko Carstens
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Heiko Carstens @ 2023-11-16 13:36 UTC (permalink / raw)
  To: Ard Biesheuvel, Arnd Bergmann, Andrew Morton, Michael Ellerman,
	Nicholas Piggin, Ingo Molnar, Peter Zijlstra
  Cc: linux-kernel

While looking into something different I noticed that there are a couple of
Kconfig options which were only selected by IA-64 and which are now unused.

So remove them and simplify the code a bit.

Heiko Carstens (3):
  arch: remove ARCH_THREAD_STACK_ALLOCATOR
  arch: remove ARCH_TASK_STRUCT_ALLOCATOR
  arch: remove ARCH_TASK_STRUCT_ON_STACK

 arch/Kconfig                 | 13 -------------
 arch/powerpc/kexec/core_64.c |  3 +--
 include/linux/init_task.h    |  7 -------
 include/linux/sched.h        |  2 --
 init/init_task.c             | 10 ++--------
 kernel/fork.c                | 26 --------------------------
 6 files changed, 3 insertions(+), 58 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-11-21 16:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-16 13:36 [PATCH 0/3] Remove unused code after IA-64 removal Heiko Carstens
2023-11-16 13:36 ` [PATCH 1/3] arch: remove ARCH_THREAD_STACK_ALLOCATOR Heiko Carstens
2023-11-16 13:36 ` [PATCH 2/3] arch: remove ARCH_TASK_STRUCT_ALLOCATOR Heiko Carstens
2023-11-16 13:36 ` [PATCH 3/3] arch: remove ARCH_TASK_STRUCT_ON_STACK Heiko Carstens
2023-11-21 16:24 ` [PATCH 0/3] Remove unused code after IA-64 removal Ard Biesheuvel
2023-11-21 16:38 ` Arnd Bergmann

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®