On Thu, 17 Mar 2016 14:19:16 +0000 Jon Hunter <jonathanh@xxxxxxxxxx> wrote: > Instead of passing the GIC index to the save/restore functions pass a > pointer to the GIC chip data. This will allow these save/restore > functions to be re-used by a platform driver where the GIC chip data > structure is allocated dynamically and so there is no applicable index > for identifying the GIC. > > Signed-off-by: Jon Hunter <jonathanh@xxxxxxxxxx> Eventually, I'd like to move to a situation where we don't statically allocate the chip data anymore, and kill CONFIG_ARM_GIC_MAX_NR altogether. This is obviously a step in the right direction. Acked-by: Marc Zyngier <marc.zyngier@xxxxxxx> M. -- Jazz is not dead. It just smells funny. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html