linux-stable/include/linux/sched
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
..
autogroup.h
clock.h
coredump.h
cpufreq.h sched/cpufreq: Consider reduced CPU capacity in energy calculation 2021-06-17 14:11:43 +02:00
cputime.h
deadline.h
debug.h sched: Change task_struct::state 2021-06-18 11:43:09 +02:00
hotplug.h
idle.h
init.h
isolation.h
jobctl.h
loadavg.h
mm.h mm: honor PF_MEMALLOC_PIN for all movable pages 2021-05-05 11:27:26 -07:00
nohz.h
numa_balancing.h
prio.h
rt.h
sd_flags.h
signal.h sched: Change task_struct::state 2021-06-18 11:43:09 +02:00
smt.h
stat.h sched: Make nr_iowait_cpu() return 32-bit value 2021-05-12 21:34:16 +02:00
sysctl.h sched: Warn on long periods of pending need_resched 2021-04-21 13:55:41 +02:00
task.h
task_stack.h
topology.h
types.h
user.h fanotify: configurable limits via sysfs 2021-03-16 16:49:31 +01:00
wake_q.h
xacct.h