diff options
author | Zenghui Yu <[email protected]> | 2020-06-30 21:41:26 +0800 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-07-27 08:55:03 +0100 |
commit | 6d4c4479f80141a2a24ac798a86942b1225206df (patch) | |
tree | 74867f68b955444ad4dd91358b2630ffe52b4372 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 95bf9305d2e38b6d47eb91abfdc7472f05e0f5bd (diff) |
irqchip/gic-v3: Remove unused register definition
[maz: The GICv3 spec has evolved quite a bit since the draft the Linux
driver was written against, and some register definitions are simply gone]
As per the GICv3 specification, GIC{D,R}_SEIR are not assigned and the
locations (0x0068) are actually Reserved. GICR_MOV{LPI,ALL}R are two IMP
DEF registers and might be defined by some specific micro-architecture.
As they're not used anywhere in the kernel, just drop all of them.
Signed-off-by: Zenghui Yu <[email protected]>
[maz: added context explaination]
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions