aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorCédric Le Goater <[email protected]>2021-07-01 15:27:21 +0200
committerMichael Ellerman <[email protected]>2021-08-10 23:14:57 +1000
commit14be098c5387eb93b794f299f3c3e2ddf6038ec7 (patch)
tree1b794888534b52c53fa4b0e87964b2e0b95fe225 /include/linux/debugobjects.h
parente81202007363bd694b711f307f02320b5f98edaa (diff)
powerpc/xive: Add support for IRQ domain hierarchy
This adds handlers to allocate/free IRQs in a domain hierarchy. We could try to use xive_irq_domain_map() in xive_irq_domain_alloc() but we rely on xive_irq_alloc_data() to set the IRQ handler data and duplicating the code is simpler. xive_irq_free_data() needs to be called when IRQ are freed to clear the MMIO mappings and free the XIVE handler data, xive_irq_data structure. This is going to be a problem with MSI domains which we will address later. Signed-off-by: Cédric Le Goater <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions