Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755293AbbK0VGB (ORCPT ); Fri, 27 Nov 2015 16:06:01 -0500 Received: from mail-wm0-f50.google.com ([74.125.82.50]:36156 "EHLO mail-wm0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755026AbbK0VF5 (ORCPT ); Fri, 27 Nov 2015 16:05:57 -0500 Date: Fri, 27 Nov 2015 21:05:52 +0000 From: Matt Fleming To: Ingo Molnar Cc: Thomas Gleixner , "H . Peter Anvin" , Toshi Kani , linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org, Borislav Petkov , Sai Praneeth Prakhya , stable@vger.kernel.org, Dave Hansen Subject: Re: [PATCH 1/6] x86/efi: PFN_ALIGN() _text and _end when calculating number of pages Message-ID: <20151127210552.GA13918@codeblueprint.co.uk> References: <1448285594-17617-1-git-send-email-matt@codeblueprint.co.uk> <1448285594-17617-2-git-send-email-matt@codeblueprint.co.uk> <20151124082323.GA23451@gmail.com> <20151124105556.GA2460@codeblueprint.co.uk> <20151126111323.GA22863@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151126111323.GA22863@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 582 Lines: 13 On Thu, 26 Nov, at 12:13:23PM, Ingo Molnar wrote: > > As far as backporting goes, it would generally be _safer_ to backport the linker > script fix, in case there are other unrealized alignment bugs in the kernel. > Especially if upstream does the same. OK, I'll respin this series and replace this patch with the linker script fix. -- 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/