[PATCH v6 06/10] irqchip/gic-v3: Gather all ACPI specific data in a single structure

Shanker Donthineni shankerd at codeaurora.org
Sat Apr 23 20:02:35 PDT 2016



On 04/11/2016 10:32 AM, Julien Grall wrote:
> The ACPI code requires to use global variables in order to collect
> information from the tables.
>
> To make clear those variables are ACPI specific, gather all of them in a
> single structure.
>
> Furthermore, even if some of the variables are not marked with
> __initdata, they are all only used during the initialization. Therefore,
> the new variable, which hold the structure, can be marked with
> __initdata.
>
> Signed-off-by: Julien Grall <julien.grall at arm.com>
> Acked-by: Christoffer Dall <christoffer.dall at linaro.org>
> Reviewed-by: Hanjun Guo <hanjun.guo at linaro.org>
>
Tested-by: Shanker Donthineni <shankerd at codeaurora.org>

Using the Qualcomm Technologies QDF2XXX server platform.

-- 
Shanker Donthineni
Qualcomm Technologies, Inc. on behalf of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project




More information about the linux-arm-kernel mailing list