summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_output.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2022-12-06 22:32:23 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2023-12-21 03:26:30 +0300
commitbea32141764bc76db2d75c9484b71ded56119ab4 (patch)
tree2d6fb200da445be349d369cf03e57a54be60bdfd /scripts/lib/kdoc/kdoc_output.py
parentea115c248a478ce1acbf4776e4666fb663285b2f (diff)
downloadlinux-bea32141764bc76db2d75c9484b71ded56119ab4.tar.xz
nodemask: Split out include/linux/nodemask_types.h
sched.h, which defines task_struct, needs nodemask_t - but sched.h is a frequently used header and ideally shouldn't be pulling in any more code that it needs to. This splits out nodemask_types.h which has the definition sched.h needs, which will avoid a circular header dependency in the alloc tagging patch series, and as a bonus should speed up kernel build times. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev> Signed-off-by: Suren Baghdasaryan <surenb@google.com> Cc: Ingo Molnar <mingo@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions