diff options
| author | Haojian Zhuang <[email protected]> | 2014-05-11 08:05:58 +0000 |
|---|---|---|
| committer | Jason Cooper <[email protected]> | 2014-05-19 00:35:23 +0000 |
| commit | b8802f76fe473d91886220498aeda157c492f2d1 (patch) | |
| tree | 577ce870c39992ca6638ee3d3c0d66548a57db61 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | Linux 3.15-rc1 (diff) | |
| download | kernel-b8802f76fe473d91886220498aeda157c492f2d1.tar.gz kernel-b8802f76fe473d91886220498aeda157c492f2d1.zip | |
irqchip: gic: Use mask field in GICC_IAR
Bit[9:0] is interrupt ID field in GICC_IAR. Bit[12:10] is CPU ID field,
and others are reserved.
So we should use GICC_IAR_INT_ID_MASK to get interrupt ID. It's not a good way
to use ~0x1c00 (CPU ID field) to get interrupt ID.
Signed-off-by: Haojian Zhuang <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Jason Cooper <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions
