Files
linux-stable-mirror/include/linux/restart_block.h
Kent Overstreet cba6167f0a restart_block: Trim includes
We don't actually use any timekeeping types, no need to pull in
time64.h.

Also, sched.h uses restart_block; add it as a direct dependency.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2023-12-20 19:26:32 -05:00

1.1 KiB