Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754240AbbHNTM0 (ORCPT ); Fri, 14 Aug 2015 15:12:26 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:35330 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751691AbbHNTMY (ORCPT ); Fri, 14 Aug 2015 15:12:24 -0400 Date: Fri, 14 Aug 2015 20:12:20 +0100 From: Matt Fleming To: "Zhang, Jonathan Zhixiong" Cc: Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, Matt Fleming , Ard Biesheuvel , Catalin Marinas , Hanjun Guo , Will Deacon Subject: Re: [PATCH 1/2] arm64: apei: implement arch_apei_get_mem_attributes() Message-ID: <20150814191220.GA7556@codeblueprint.co.uk> References: <1439396234-22863-1-git-send-email-matt@codeblueprint.co.uk> <1439396234-22863-2-git-send-email-matt@codeblueprint.co.uk> <20150813082207.GB14610@gmail.com> <55CE399F.1030108@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55CE399F.1030108@codeaurora.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 870 Lines: 19 On Fri, 14 Aug, at 11:55:27AM, Zhang, Jonathan Zhixiong wrote: > > >Also, this doesn't look like a small function - why is it inlined? > The function grew a bit after its first version. Since it is on the > fence of not being a small function, I did not change it to out of > the line. I will move it to arch/arm64/kernel/acpi.c guarded by > CONFIG_ACPI_APEI instead of having to create a very small new file, > if there is no opposition. Please keep Will in the loop (now Cc'd) since he originally suggested moving this to a header file and marking it static inline. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/