diff options
author | Marc Zyngier <marc.zyngier@arm.com> | 2017-05-12 14:55:35 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2017-05-22 23:29:44 +0300 |
commit | fe17a42e704a64477b15bb2cf8366fe3e5119aff (patch) | |
tree | 6770615193f7245cefc49a873baa1d9345b4bd69 /.cocciconfig | |
parent | 08332893e37af6ae779367e78e444f8f9571511d (diff) | |
download | linux-fe17a42e704a64477b15bb2cf8366fe3e5119aff.tar.xz |
irqdomain: Let irq_domain_mapping display hierarchical domains
Hierarchical domains seem to be hard to grasp, and a number of
aspiring kernel hackers find them utterly discombobulating.
In order to ease their pain, let's make them appear in
/sys/kernel/debug/irq_domain_mapping, such as the following:
96 0x81808 MSI 0x (null) RADIX MSI
96+ 0x00063 GICv2m 0xffff8003ee116980 RADIX GICv2m
96+ 0x00063 GICv2 0xffff00000916bfd8 LINEAR GICv2
[output compressed to fit in a commit log]
This shows that IRQ96 is implemented by a stack of three domains,
the + sign indicating the stacking.
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Link: http://lkml.kernel.org/r/20170512115538.10767-2-marc.zyngier@arm.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions