ANDROID: softirq: Refine RT defer softirq
Do not defer softirq processing when RT throttling. Otherwise softirq process would be deferred indefinitely. Bug: 234597245 Test: Trigger RT Throttling and check RT & softirq behavior Fixes: "ANDROID: softirq: defer softirq processing to ksoftirqd if CPU is busy with RT" (cherry picked from commit e913814a) Change-Id: I76df270c39ce8c0633b914c3354a27d6e559ec94 Signed-off-by:Luke Chang <lukechang@google.com>
Loading
Please sign in to comment