diff options
author | Qais Yousef <[email protected]> | 2015-12-08 13:20:22 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2016-02-25 10:56:57 +0100 |
commit | 3b8e29a82dd16c1f2061e0b955a71cd36eeb061b (patch) | |
tree | 27d950bf3bf6e4a7b12e2f969a069afd040115a1 /drivers/fpga/fpga-mgr.c | |
parent | 34dc1ae101018dbb50e1d04e88aa89052802a7db (diff) |
genirq: Implement ipi_send_mask/single()
Add APIs to send IPIs from driver and arch code.
We have different functions because we allow architecture code to cache the
irq descriptor to avoid lookups. Driver code has to use the irq number and is
subject to more restrictive checks.
[ tglx: Polish the implementation ]
Signed-off-by: Qais Yousef <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: <[email protected]>
Cc: Qais Yousef <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions