linux-stable/Documentation/features
Helge Deller 2214c0e772 parisc: Move thread_info into task struct
This implements the CONFIG_THREAD_INFO_IN_TASK option.

With this change:
- before thread_info was part of the stack and located at the beginning of the stack
- now the thread_info struct is moved and located inside the task_struct structure
- the stack is allocated and handled like the major other platforms
- drop the cpu field of thread_info and use instead the one in task_struct

Signed-off-by: Helge Deller <deller@gmx.de>
Signed-off-by: Sven Schnelle <svens@stackframe.org>
2021-11-01 07:35:59 +01:00
..
core parisc: Move thread_info into task struct 2021-11-01 07:35:59 +01:00
debug
io/dma-contiguous
locking
perf
sched
scripts
seccomp/seccomp-filter
time
vm RISC-V Patches for the 5.15 Merge Window, Part 2 2021-09-11 14:29:42 -07:00
arch-support.txt
list-arch.sh