weishu
|
758c8eb845
|
kernel: fix compile errors & warnings on android13-5.15 gki
|
2022-12-20 10:51:40 +07:00 |
|
Huy Minh
|
96139986b3
|
kernel: Include task_stack.h in sucompat.c (#6)
Fixed the following error when compiling
ld.lld: error: undefined symbol: task_stack_page
>>> referenced by ld-temp.o
>>> vmlinux.o:(sh_user_path)
|
2022-12-19 20:38:20 +08:00 |
|
weishu
|
223f5588df
|
kernel: always disable seccomp
|
2022-12-19 17:14:38 +07:00 |
|
weishu
|
91f3b3ef1c
|
kernel: load_allow_list when /data prepared
|
2022-12-15 16:06:07 +07:00 |
|
weishu
|
fc497546cc
|
kernel: fix free kmem err
|
2022-12-14 16:41:47 +07:00 |
|
weishu
|
c6300ccf94
|
kernel: fix memory leaks and x86_64 args
|
2022-12-14 16:26:53 +07:00 |
|
weishu
|
e9ed28077f
|
kernel: add su compat mode
|
2022-12-14 14:55:29 +07:00 |
|