All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
To: Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>,
	"H . Peter Anvin" <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>,
	Toshi Kani <toshi.kani-VXdhtT5mjnY@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Borislav Petkov <bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org>,
	Sai Praneeth Prakhya
	<sai.praneeth.prakhya-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Dave Hansen <dave.hansen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Subject: Re: [PATCH 1/6] x86/efi: PFN_ALIGN() _text and _end when calculating number of pages
Date: Fri, 27 Nov 2015 21:05:52 +0000	[thread overview]
Message-ID: <20151127210552.GA13918@codeblueprint.co.uk> (raw)
In-Reply-To: <20151126111323.GA22863-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

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.

WARNING: multiple messages have this Message-ID (diff)
From: Matt Fleming <matt@codeblueprint.co.uk>
To: Ingo Molnar <mingo@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	"H . Peter Anvin" <hpa@zytor.com>, Toshi Kani <toshi.kani@hp.com>,
	linux-kernel@vger.kernel.org, linux-efi@vger.kernel.org,
	Borislav Petkov <bp@alien8.de>,
	Sai Praneeth Prakhya <sai.praneeth.prakhya@intel.com>,
	stable@vger.kernel.org, Dave Hansen <dave.hansen@intel.com>
Subject: Re: [PATCH 1/6] x86/efi: PFN_ALIGN() _text and _end when calculating number of pages
Date: Fri, 27 Nov 2015 21:05:52 +0000	[thread overview]
Message-ID: <20151127210552.GA13918@codeblueprint.co.uk> (raw)
In-Reply-To: <20151126111323.GA22863@gmail.com>

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.

  parent reply	other threads:[~2015-11-27 21:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-23 13:33 [GIT PULL v3 0/6] EFI page table isolation Matt Fleming
2015-11-23 13:33 ` Matt Fleming
2015-11-23 13:33 ` [PATCH 1/6] x86/efi: PFN_ALIGN() _text and _end when calculating number of pages Matt Fleming
     [not found]   ` <1448285594-17617-2-git-send-email-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2015-11-24  8:23     ` Ingo Molnar
2015-11-24  8:23       ` Ingo Molnar
     [not found]       ` <20151124082323.GA23451-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-24 10:55         ` Matt Fleming
2015-11-24 10:55           ` Matt Fleming
     [not found]           ` <20151124105556.GA2460-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2015-11-26 11:13             ` Ingo Molnar
2015-11-26 11:13               ` Ingo Molnar
     [not found]               ` <20151126111323.GA22863-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-11-27 21:05                 ` Matt Fleming [this message]
2015-11-27 21:05                   ` Matt Fleming
2015-11-23 13:33 ` [PATCH v3 2/6] x86/mm/pageattr: Ensure cpa->pfn only contains page frame numbers Matt Fleming
2015-11-23 13:33 ` [PATCH 3/6] x86/efi: Map RAM into the identity page table for mixed mode Matt Fleming
     [not found] ` <1448285594-17617-1-git-send-email-matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2015-11-23 13:33   ` [PATCH v2 4/6] x86/efi: Hoist page table switching code into efi_call_virt() Matt Fleming
2015-11-23 13:33     ` Matt Fleming
2015-11-23 13:33   ` [PATCH v2 5/6] x86/efi: Build our own page table structures Matt Fleming
2015-11-23 13:33     ` Matt Fleming
2015-11-23 13:33 ` [PATCH v3 6/6] Documentation/x86: Update EFI memory region description Matt Fleming

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151127210552.GA13918@codeblueprint.co.uk \
    --to=matt-mf/unelci9gs6ibeejttw/xrex20p6io@public.gmane.org \
    --cc=bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org \
    --cc=dave.hansen-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org \
    --cc=linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=sai.praneeth.prakhya-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=stable-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org \
    --cc=toshi.kani-VXdhtT5mjnY@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.