mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ANDROID: abi_gki_aarch64_qcom: Whitelist sched_setattr
Whitelist sched_setattr, so that we may set scheduler properties for threads from the kernel, just as one can do from user space. Bug: 183420374 Signed-off-by: Chris Goldsworthy <cgoldswo@codeaurora.org> Change-Id: Ie2a7b611a22f9bc01b2317f4af3ac811080a257a
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
77013dd2c5
commit
45d19936bf
@@ -1953,6 +1953,7 @@
|
||||
sched_clock
|
||||
sched_feat_keys
|
||||
sched_feat_names
|
||||
sched_setattr
|
||||
sched_set_fifo
|
||||
sched_set_fifo_low
|
||||
sched_set_normal
|
||||
|
||||
Reference in New Issue
Block a user