]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vmlinux.lds.h: Remove entry to place init_task onto init_stack
authorBenjamin Berg <benjamin.berg@intel.com>
Tue, 17 Dec 2024 20:27:43 +0000 (21:27 +0100)
committerIngo Molnar <mingo@kernel.org>
Wed, 26 Feb 2025 13:02:21 +0000 (14:02 +0100)
commit2ec01bd7152f80795eab7b48706aa5db8d4a286a
tree9e111f3eadf219ca2d7fed190df5da0f9b6257eb
parentbfc98dbcb3c75c6e2eb1dcf389d02a8c2419c41c
vmlinux.lds.h: Remove entry to place init_task onto init_stack

Since commit 0eb5085c3874 ("arch: remove ARCH_TASK_STRUCT_ON_STACK")
there is no option that would allow placing task_struct on the stack.
Remove the unused linker script entry.

Signed-off-by: Benjamin Berg <benjamin.berg@intel.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Link: https://lore.kernel.org/r/20241217202745.1402932-2-benjamin@sipsolutions.net
include/asm-generic/vmlinux.lds.h