linux-stable/arch
Peter Zijlstra 2f064a59a1 sched: Change task_struct::state
Change the type and name of task_struct::state. Drop the volatile and
shrink it to an 'unsigned int'. Rename it in order to find all uses
such that we can use READ_ONCE/WRITE_ONCE as appropriate.

Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Daniel Bristot de Oliveira <bristot@redhat.com>
Acked-by: Will Deacon <will@kernel.org>
Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20210611082838.550736351@infradead.org
2021-06-18 11:43:09 +02:00
..
alpha sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
arc sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
arm sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
arm64 sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
csky sched,arch: Remove unused TASK_STATE offsets 2021-06-18 11:43:09 +02:00
h8300 sched,arch: Remove unused TASK_STATE offsets 2021-06-18 11:43:09 +02:00
hexagon sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
ia64 sched: Change task_struct::state 2021-06-18 11:43:09 +02:00
m68k sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
microblaze sched,arch: Remove unused TASK_STATE offsets 2021-06-18 11:43:09 +02:00
mips sched,arch: Remove unused TASK_STATE offsets 2021-06-18 11:43:09 +02:00
nds32 sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
nios2 sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
openrisc sched,arch: Remove unused TASK_STATE offsets 2021-06-18 11:43:09 +02:00
parisc sched,arch: Remove unused TASK_STATE offsets 2021-06-18 11:43:09 +02:00
powerpc sched: Change task_struct::state 2021-06-18 11:43:09 +02:00
riscv sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
s390 sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
sh sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
sparc sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
um sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
x86 sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
xtensa sched: Introduce task_is_running() 2021-06-18 11:43:07 +02:00
.gitignore
Kconfig