mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02: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:
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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user