diff options
author | Sebastian Andrzej Siewior <[email protected]> | 2022-02-17 11:24:01 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2022-02-22 22:25:01 +0100 |
commit | 2bb0529c0bc0698f3baf3e88ffd61a18eef252a7 (patch) | |
tree | 6d14fd0972b9bd98fc5fd450839add3743bb49fb /include/linux/fpga/fpga-bridge.h | |
parent | 546c42b2c5c161619736dd730d3df709181999d0 (diff) |
fork, IA64: Provide alloc_thread_stack_node() for IA64
Provide a generic alloc_thread_stack_node() for IA64 and
CONFIG_ARCH_THREAD_STACK_ALLOCATOR which returns stack pointer and sets
task_struct::stack so it behaves exactly like the other implementations.
Rename IA64's alloc_thread_stack_node() and add the generic version to the
fork code so it is in one place _and_ to drastically lower the chances of
fat fingering the IA64 code. Do the same for free_thread_stack().
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions