diff options
| author | Mohit Khanna <mkhannaqca@codeaurora.org> | 2017-01-19 21:15:35 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-26 18:59:55 -0800 |
| commit | bfe57ac2e249d384254bf46fe5574c0f9224c720 (patch) | |
| tree | 0abe4a97e8b2b57912602c6ef8a82d377d0eb11e /include/linux | |
| parent | 59e53adca11a786cfd12c7b3e51e48865e29d6ab (diff) | |
qcacmn: modify HIF NAPI blacklist mechanism
The existing HIF NAPI blacklist feature uses irq_blacklist_on(off) APIs
which make a call to the userspace irq_balancer.
Replace these APIs with kernel API irq_modify_status to mark (or unmark) the
individual interrupts with IRQ_NO_BALANCING flag. Once marked, the
msm-irq-balancer will not be able to move the CE interrupts around.
Change-Id: I4d780fa8780b42a668006e13a49eb1299304e633
CRs-Fixed: 1114161
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
