ANDROID: Export raise_softirq
Pending softirq won’t block turning off idle tick, so it will take
longer to be handled. This is for power saving purposes but has extra
delay. From above, it needs to export raise_softirq for external module
to speed up the time sensitive event.
Bug: 342105533
Change-Id: Icfe46aeb62b7feea19396a210e930f72f402369c
Signed-off-by:
Jacky Liu <qsliu@google.com>
Loading
Please sign in to comment