mirror of https://gitee.com/openkylin/linux.git
c4057f5260
This patch modifies the get_irqnr_preamble macro to work with multiple platforms at run-time by reading the address of the GIC controller from the gic_cpu_base_addr variable. This variable is defined in core.c and intialised in realview_eb.c (gic_init_irq). Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
clock.c | ||
clock.h | ||
core.c | ||
core.h | ||
headsmp.S | ||
hotplug.c | ||
localtimer.c | ||
platsmp.c | ||
realview_eb.c |