linux/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 powerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc" 2021-03-31 16:46:55 +11:00
io/dma-contiguous Documentation: features: remove c6x references 2021-02-25 11:25:57 -07:00
locking Documentation: features: remove c6x references 2021-02-25 11:25:57 -07:00
perf Documentation: features: refresh feature list 2021-02-25 11:25:57 -07:00
sched Documentation: features: refresh feature list 2021-02-25 11:25:57 -07:00
scripts Documentation/features: Add script that refreshes the arch support status files in place 2018-05-08 09:27:12 -06:00
seccomp/seccomp-filter Documentation: features: remove c6x references 2021-02-25 11:25:57 -07:00
time Documentation/features: Update the ARCH_HAS_TICK_BROADCAST entry 2021-07-15 06:33:44 -06:00
vm RISC-V Patches for the 5.15 Merge Window, Part 2 2021-09-11 14:29:42 -07:00
arch-support.txt Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64 2021-03-15 13:17:40 -06:00
list-arch.sh scripts: get_feat.pl: use its implementation for list-arch.sh 2020-12-03 15:10:14 -07:00