diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2022-12-06 14:32:23 -0500 |
---|---|---|
committer | Suren Baghdasaryan <surenb@google.com> | 2023-05-28 18:28:45 +0000 |
commit | 646281c6adb725650c2e26da4d57f21c880cfedf (patch) | |
tree | 1445c11f49a4b2143807d805079f35003567b861 /lib/cpu-notifier-error-inject.c | |
parent | 287286524956ceaf08117a987e09c0bc489f7c68 (diff) |
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 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions