Commit graph

4 commits

Author SHA1 Message Date
Ksawlii
ec34cb298e Revert "block: Do not allow boosters to adjusting scheduler"
This reverts commit c05672273a.
2024-11-17 20:45:13 +01:00
ztc1997
c05672273a block: Do not allow boosters to adjusting scheduler 2024-11-17 17:41:04 +01:00
Nahuel Gómez
f351f687ab block: elevator: fix missing header
We this to access task_is_booster().

ld.lld: error: undefined symbol: task_is_booster
>>> referenced by elevator.c:774 (../block/elevator.c:774)
>>>               vmlinux.o:(elv_iosched_store)
>>> did you mean: task_is_booster
>>> defined in: vmlinux.o

Signed-off-by: Nahuel Gómez <nahuelgomez329@gmail.com>
2024-11-17 17:41:00 +01:00
Gabriel2392
7ed7ee9edf Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00