linux/arch/powerpc/sysdev/xive
Cédric Le Goater 265601f034 powerpc/xive: Fix section __init warning
xive_spapr_init() is called from a __init routine and calls __init
routines.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2017-09-04 19:38:07 +10:00
..
common.c powerpc/xive: improve debugging macros 2017-09-02 21:02:38 +10:00
Kconfig powerpc/xive: guest exploitation of the XIVE interrupt controller 2017-09-02 21:02:35 +10:00
Makefile powerpc/xive: guest exploitation of the XIVE interrupt controller 2017-09-02 21:02:35 +10:00
native.c powerpc/xive: add the HW IRQ number under xive_irq_data 2017-09-02 21:02:37 +10:00
spapr.c powerpc/xive: Fix section __init warning 2017-09-04 19:38:07 +10:00
xive-internal.h powerpc/xive: introduce H_INT_ESB hcall 2017-09-02 21:02:37 +10:00