linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ira Weiny <ira.weiny@intel.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
	Andy Lutomirski <luto@kernel.org>,
	Peter Zijlstra <peterz@infradead.org>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	x86@kernel.org, Dan Williams <dan.j.williams@intel.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Fenghua Yu <fenghua.yu@intel.com>,
	linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-nvdimm@lists.01.org, linux-mm@kvack.org,
	linux-kselftest@vger.kernel.org
Subject: Re: [PATCH V2 00/10] PKS: Add Protection Keys Supervisor (PKS) support
Date: Wed, 4 Nov 2020 14:54:39 -0800	[thread overview]
Message-ID: <20201104225438.GF1531489@iweiny-DESK2.sc.intel.com> (raw)
In-Reply-To: <20201104224554.GE1531489@iweiny-DESK2.sc.intel.com>

On Wed, Nov 04, 2020 at 02:45:54PM -0800, 'Ira Weiny' wrote:
> On Wed, Nov 04, 2020 at 11:00:04PM +0100, Thomas Gleixner wrote:
> > On Wed, Nov 04 2020 at 09:46, Ira Weiny wrote:
> > > On Tue, Nov 03, 2020 at 12:36:16AM +0100, Thomas Gleixner wrote:
> > >> This is the wrong ordering, really.
> > >> 
> > >>      x86/entry: Move nmi entry/exit into common code
> > >> 
> > >> is a general cleanup and has absolutely nothing to do with PKRS.So this
> > >> wants to go first.
> > >
> > > Sorry, yes this should be a pre-patch.
> > 
> > I picked it out of the series and applied it to tip core/entry as I have
> > other stuff coming up in that area. 
> 
> Thanks!  I'll rebase to that tree.
> 
> I assume you fixed the spelling error?  Sorry about that.

I'll fix it and send with the other spelling errors I found.

Ira

      reply	other threads:[~2020-11-04 22:54 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-02 20:53 [PATCH V2 00/10] PKS: Add Protection Keys Supervisor (PKS) support ira.weiny
2020-11-02 20:53 ` [PATCH V2 01/10] x86/pkeys: Create pkeys_common.h ira.weiny
2020-11-02 20:53 ` [PATCH V2 02/10] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support ira.weiny
2020-11-02 20:53 ` [PATCH V2 03/10] x86/pks: Enable Protection Keys Supervisor (PKS) ira.weiny
2020-11-02 20:53 ` [PATCH V2 04/10] x86/pks: Preserve the PKRS MSR on context switch ira.weiny
2020-11-02 20:53 ` [PATCH V2 05/10] x86/pks: Add PKS kernel API ira.weiny
2020-11-03  6:50   ` Greg KH
2020-11-03 17:53     ` Ira Weiny
2020-11-03 18:14       ` Greg KH
2020-11-03 18:42         ` Ira Weiny
2020-11-02 20:53 ` [PATCH V2 06/10] x86/entry: Move nmi entry/exit into common code ira.weiny
2020-11-04 22:06   ` [tip: core/entry] " tip-bot2 for Thomas Gleixner
2020-11-02 20:53 ` [PATCH V2 07/10] x86/entry: Pass irqentry_state_t by reference ira.weiny
2020-11-02 20:53 ` [PATCH V2 08/10] x86/entry: Preserve PKRS MSR across exceptions ira.weiny
2020-11-02 20:53 ` [PATCH V2 09/10] x86/fault: Report the PKRS state on fault ira.weiny
2020-11-02 20:53 ` [PATCH V2 10/10] x86/pks: Add PKS test code ira.weiny
2020-11-02 23:36 ` [PATCH V2 00/10] PKS: Add Protection Keys Supervisor (PKS) support Thomas Gleixner
2020-11-02 23:41   ` Thomas Gleixner
2020-11-04 17:46   ` Ira Weiny
2020-11-04 22:00     ` Thomas Gleixner
2020-11-04 22:45       ` Ira Weiny
2020-11-04 22:54         ` Ira Weiny [this message]

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=20201104225438.GF1531489@iweiny-DESK2.sc.intel.com \
    --to=ira.weiny@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=bp@alien8.de \
    --cc=dan.j.williams@intel.com \
    --cc=dave.hansen@linux.intel.com \
    --cc=fenghua.yu@intel.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-nvdimm@lists.01.org \
    --cc=luto@kernel.org \
    --cc=mingo@redhat.com \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).