Files
SukiSU-Ultra/kernel
Soo-Hwan Na d6770467fa kernel: Make it compile on 3.18 (maybe older) kernels (#1460)
input-event-codes.h:

Input: add input-event-codes header file
(f902dd8934)
This was in 4.4-rc, so 4.4.0 or above has it else no.

aio.h:
fs: move struct kiocb to fs.h
(e2e40f2c1e)

Below this version, we need to explicitly include aio.h for struct kiocb
This was in 4.1-rc, so 4.0 or below should do the include

uaccess.h, sched.h was present for long times, but 4.10 splited out to
include/sched/ but the current ifdef is not including uaccess.h for
lower versions than 4.4. Fix it.
2024-03-18 13:13:00 +08:00
..
2023-04-13 10:41:49 +08:00
2023-06-16 19:53:15 +08:00
2023-01-25 21:53:19 +08:00
2023-06-16 19:53:15 +08:00
2024-03-15 18:53:24 +08:00
2023-08-09 18:51:03 +08:00
2023-06-16 19:53:15 +08:00
2023-06-16 19:53:15 +08:00
2023-02-02 09:04:07 +08:00
2023-06-16 19:53:15 +08:00
2023-06-16 19:53:15 +08:00