On 19/01/16 13:11, Tomasz Nowicki wrote: > gicv3_init_bases() is the only caller for its_init(), > also it is a __init function, so mark its_init() as __init too, > then recursively mark the functions called as __init. > > This will help to introduce ITS initialization using ACPI tables as > we will use acpi_table_parse_entries family functions there which > belong to __init section as well. > > Signed-off-by: Hanjun Guo <[email protected]> > Signed-off-by: Tomasz Nowicki <[email protected]>
Acked-by: Marc Zyngier <[email protected]> M. -- Jazz is not dead. It just smells funny...

