From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shanker Donthineni Subject: Re: [PATCH v6 06/10] irqchip/gic-v3: Gather all ACPI specific data in a single structure Date: Sat, 23 Apr 2016 22:02:35 -0500 Message-ID: <571C374B.503@codeaurora.org> References: <1460388780-914-1-git-send-email-julien.grall@arm.com> <1460388780-914-7-git-send-email-julien.grall@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, al.stone@linaro.org, marc.zyngier@arm.com, linux-kernel@vger.kernel.org, gg@slimlogic.co.uk, hanjun.guo@linaro.org, fu.wei@linaro.org, linux-arm-kernel@lists.infradead.org, Thomas Gleixner , Jason Cooper To: Julien Grall , kvmarm@lists.cs.columbia.edu Return-path: In-Reply-To: <1460388780-914-7-git-send-email-julien.grall@arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kvmarm-bounces@lists.cs.columbia.edu Sender: kvmarm-bounces@lists.cs.columbia.edu List-Id: kvm.vger.kernel.org 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 > Acked-by: Christoffer Dall > Reviewed-by: Hanjun Guo > Tested-by: Shanker Donthineni 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