commit | ff2e27ae0b17f53a6a289c87d325f706598f3788 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat Dec 04 16:13:29 2010 +0000 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Tue Dec 14 19:21:42 2010 +0000 |
tree | 1288f491bce11b3d8a6d48604fd00d68bea6eb98 | |
parent | 384895330e0f3954d9478fd0853145f9c169df12 [diff] |
ARM: GIC: consolidate gic_cpu_base_addr to common GIC code Every architecture using the GIC has a gic_cpu_base_addr pointer for GIC 0 for their entry assembly code to use to decode the cause of the current interrupt. Move this into the common GIC code. Reviewed-by: Catalin Marinas <catalin.marinas@arm.com> Tested-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>