All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Borislav Petkov <bp@suse.de>, stable@vger.kernel.org
Subject: Re: FAILED: patch "[PATCH] x86/fpu: Reset state for all signal restore failures" failed to apply to 4.4-stable tree
Date: Wed, 23 Jun 2021 17:19:24 +0200	[thread overview]
Message-ID: <87im24d2wz.ffs@nanos.tec.linutronix.de> (raw)
In-Reply-To: <YNNNiU7fFy/AFlxV@kroah.com>

On Wed, Jun 23 2021 at 17:04, Greg KH wrote:
> On Tue, Jun 22, 2021 at 10:03:03PM +0200, Thomas Gleixner wrote:
> I get the following build error:
> arch/x86/kernel/fpu/signal.c: In function ‘__fpu__restore_sig’:
> arch/x86/kernel/fpu/signal.c:285:17: error: ‘ret’ undeclared (first use in this function); did you mean ‘net’?
>   285 |                 ret = -EACCES;
>       |                 ^~~
>       |                 net
> arch/x86/kernel/fpu/signal.c:285:17: note: each undeclared identifier is reported only once for each function it appears in
> arch/x86/kernel/fpu/signal.c:374:1: warning: control reaches end of non-void function [-Wreturn-type]
>   374 | }
>       | ^
>
> I'll fix it up, it's an "obvious" change :)

Duh. /me blushes

      reply	other threads:[~2021-06-23 15:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 10:52 FAILED: patch "[PATCH] x86/fpu: Reset state for all signal restore failures" failed to apply to 4.4-stable tree gregkh
2021-06-21 17:45 ` Borislav Petkov
2021-06-22 10:17   ` Greg KH
2021-06-22 20:03     ` Thomas Gleixner
2021-06-23 15:00       ` Greg KH
2021-06-23 15:04       ` Greg KH
2021-06-23 15:19         ` Thomas Gleixner [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=87im24d2wz.ffs@nanos.tec.linutronix.de \
    --to=tglx@linutronix.de \
    --cc=bp@suse.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=stable@vger.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 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.