pid: Split out pid_types.h
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 11 Dec 2023 18:03:22 +0000 (13:03 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 21 Dec 2023 00:26:31 +0000 (19:26 -0500)
commit6d5e9d63683042a8d344cd5d6f9cf23613864a29
treea0afec6744c6d7429fe3eebeeef20c4554b20209
parentf038cc1379c0ff462d83895cae8beb75a0f6bf02
pid: Split out pid_types.h

Trimming down sched.h dependencies: we dont't want to include more than
the base types.

Cc: Kees Cook <keescook@chromium.org>
Cc: Andy Lutomirski <luto@amacapital.net>
Cc: Will Drewry <wad@chromium.org>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
drivers/target/target_core_xcopy.c
include/linux/pid.h
include/linux/pid_types.h [new file with mode: 0644]
include/linux/sched.h
include/linux/seccomp.h