diff options
author | Thomas Gleixner <[email protected]> | 2017-06-20 01:37:52 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2017-06-22 18:21:25 +0200 |
commit | d52dd44175bd27ad9d8e34a994fb80877c1f6d61 (patch) | |
tree | d9418a898e1a4653d9ed83aac1e4f179640999c0 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | c5cb83bb337c25caae995d992d1cdf9b317f83de (diff) |
genirq: Introduce IRQD_SINGLE_TARGET flag
Many interrupt chips allow only a single CPU as interrupt target. The core
code has no knowledge about that. That's unfortunate as it could avoid
trying to readd a newly online CPU to the effective affinity mask.
Add the status flag and the necessary accessors.
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Marc Zyngier <[email protected]>
Cc: Michael Ellerman <[email protected]>
Cc: Keith Busch <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions