From: Borislav Petkov <bp@alien8.de>
To: "Thomas Schöbel-Theuer" <thomas@schoebel-theuer.de>
Cc: Thomas Schoebel-Theuer <tst@schoebel-theuer.de>,
linux-kernel@vger.kernel.org, Laura Abbott <labbott@redhat.com>,
"Rafael J. Wysocki" <rjw@rjwysocki.net>,
Len Brown <lenb@kernel.org>, Tony Luck <tony.luck@intel.com>,
linux-acpi@vger.kernel.org, stable@vger.kernel.org
Subject: Re: [PATCH] acpi / apei: fix NULL deref during init
Date: Fri, 14 Dec 2018 23:54:28 +0100 [thread overview]
Message-ID: <20181214225428.GL11710@zn.tnic> (raw)
In-Reply-To: <5ec69dad-7943-343b-5ced-9a962652e14c@schoebel-theuer.de>
On Fri, Dec 14, 2018 at 11:42:01PM +0100, Thomas Schöbel-Theuer wrote:
> Ah, I overlooked that commit e56c92565dfe2 is already providing a different
> solution to the same problem in newer kernels _only_, as a _side_ effect
> (not clear to me from the description, but clear from reading the code).
Damn, I missed the fact that this is not the upstream kernel:
CPU: 0 PID: 1 UID: 0 Comm: swapper/0 Not tainted 4.4.0-ui18344.004-uiabi1-infong-amd64 #1
> So another alternative would be backporting e56c92565dfe2 to the 4.4 LTS
> series. Also fine for me.
That looks like the right fix.
A note for the next time: do not send a fix for a stable kernel which is
not upstream:
From Documentation/process/stable-kernel-rules.rst:
" - It or an equivalent fix must already exist in Linus' tree (upstream)."
The stable kernels track upstream so if a stable kernel has a problem,
the first thing one needs to do is to check whether this has been fixed
upstream and if so, to backport it. This is the case most of the time.
In the very seldom cases where a separate fix is needed, it needs to be
handled by asking Greg what to do. :-)
Adding stable@ folks to CC to set me straight if I'm missing something.
--
Regards/Gruss,
Boris.
Good mailing practices for 400: avoid top-posting and trim the reply.
next prev parent reply other threads:[~2018-12-14 22:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-14 18:15 [PATCH] acpi / apei: fix NULL deref during init Thomas Schoebel-Theuer
2018-12-14 18:43 ` Laura Abbott
2018-12-14 20:24 ` Borislav Petkov
2018-12-14 21:27 ` Thomas Schoebel-Theuer
2018-12-14 22:22 ` Borislav Petkov
2018-12-14 22:42 ` Thomas Schöbel-Theuer
2018-12-14 22:54 ` Borislav Petkov [this message]
2018-12-15 8:05 ` Greg KH
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=20181214225428.GL11710@zn.tnic \
--to=bp@alien8.de \
--cc=labbott@redhat.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=rjw@rjwysocki.net \
--cc=stable@vger.kernel.org \
--cc=thomas@schoebel-theuer.de \
--cc=tony.luck@intel.com \
--cc=tst@schoebel-theuer.de \
/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