Files
kernel_xiaomi_cepheus/kernel/kthread.c
Park Ju Hyung b03b17f26a kthread: use buffer from the stack space
struct kthread_create_info is small enough to fit perfectly under
the stack space.

Signed-off-by: Park Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: Adam W. Willis <return.of.octobot@gmail.com>
2021-10-20 22:09:20 +00:00

33 KiB