From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Daniel Sangorrin <daniel.sangorrin@toshiba.co.jp>
Cc: stable@vger.kernel.org, Andy Lutomirski <luto@kernel.org>,
Rik van Riel <riel@redhat.com>, Borislav Petkov <bp@alien8.de>,
Brian Gerst <brgerst@gmail.com>,
Dave Hansen <dave.hansen@linux.intel.com>,
Denys Vlasenko <dvlasenk@redhat.com>,
Fenghua Yu <fenghua.yu@intel.com>,
"H. Peter Anvin" <hpa@zytor.com>,
Josh Poimboeuf <jpoimboe@redhat.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
Oleg Nesterov <oleg@redhat.com>,
Peter Zijlstra <peterz@infradead.org>,
Quentin Casasnovas <quentin.casasnovas@oracle.com>,
Thomas Gleixner <tglx@linutronix.de>,
pbonzini@redhat.com, Ingo Molnar <mingo@kernel.org>,
Herbert Xu <herbert@gondor.apana.org.au>,
"David S. Miller" <davem@davemloft.net>,
Ingo Molnar <mingo@redhat.com>, x86@kernel.org, Gleb Natapov <
Subject: Re: [PATCH v3 4.4.y 1/3] x86/fpu: Remove use_eager_fpu()
Date: Thu, 11 Oct 2018 17:10:52 +0200 [thread overview]
Message-ID: <20181011151052.GB31502@kroah.com> (raw)
In-Reply-To: <1531270120-19068-2-git-send-email-daniel.sangorrin@toshiba.co.jp>
On Wed, Jul 11, 2018 at 09:48:38AM +0900, Daniel Sangorrin wrote:
> From: Andy Lutomirski <luto@kernel.org>
>
> commit c592b57347069abfc0dcad3b3a302cf882602597 upstream
>
> This removes all the obvious code paths that depend on lazy FPU mode.
> It shouldn't change the generated code at all.
>
> Signed-off-by: Andy Lutomirski <luto@kernel.org>
> Signed-off-by: Rik van Riel <riel@redhat.com>
> Cc: Borislav Petkov <bp@alien8.de>
> Cc: Brian Gerst <brgerst@gmail.com>
> Cc: Dave Hansen <dave.hansen@linux.intel.com>
> Cc: Denys Vlasenko <dvlasenk@redhat.com>
> Cc: Fenghua Yu <fenghua.yu@intel.com>
> Cc: H. Peter Anvin <hpa@zytor.com>
> Cc: Josh Poimboeuf <jpoimboe@redhat.com>
> Cc: Linus Torvalds <torvalds@linux-foundation.org>
> Cc: Oleg Nesterov <oleg@redhat.com>
> Cc: Peter Zijlstra <peterz@infradead.org>
> Cc: Quentin Casasnovas <quentin.casasnovas@oracle.com>
> Cc: Thomas Gleixner <tglx@linutronix.de>
> Cc: pbonzini@redhat.com
> Link: http://lkml.kernel.org/r/1475627678-20788-5-git-send-email-riel@redhat.com
> Signed-off-by: Ingo Molnar <mingo@kernel.org>
> Signed-off-by: Daniel Sangorrin <daniel.sangorrin@toshiba.co.jp>
> ---
> arch/x86/crypto/crc32c-intel_glue.c | 17 ++++-------------
> arch/x86/include/asm/fpu/internal.h | 34 +--------------------------------
> arch/x86/kernel/fpu/core.c | 38 +++++--------------------------------
> arch/x86/kernel/fpu/signal.c | 8 +++-----
> arch/x86/kvm/cpuid.c | 4 +---
> arch/x86/kvm/x86.c | 10 ----------
> 6 files changed, 14 insertions(+), 97 deletions(-)
This does not apply to the current 4.4.y tree. Can you rebase this
series and resend it?
thanks,
greg k-h
prev parent reply other threads:[~2018-10-11 15:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1531270120-19068-1-git-send-email-daniel.sangorrin@toshiba.co.jp>
2018-07-11 0:48 ` [PATCH v3 4.4.y 1/3] x86/fpu: Remove use_eager_fpu() Daniel Sangorrin
2018-10-11 15:10 ` Greg Kroah-Hartman [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=20181011151052.GB31502@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=bp@alien8.de \
--cc=brgerst@gmail.com \
--cc=daniel.sangorrin@toshiba.co.jp \
--cc=dave.hansen@linux.intel.com \
--cc=davem@davemloft.net \
--cc=dvlasenk@redhat.com \
--cc=fenghua.yu@intel.com \
--cc=herbert@gondor.apana.org.au \
--cc=hpa@zytor.com \
--cc=jpoimboe@redhat.com \
--cc=luto@kernel.org \
--cc=mingo@kernel.org \
--cc=mingo@redhat.com \
--cc=oleg@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peterz@infradead.org \
--cc=quentin.casasnovas@oracle.com \
--cc=riel@redhat.com \
--cc=stable@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=torvalds@linux-foundation.org \
--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