From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
openbmc@lists.ozlabs.org, Joel Stanley <joel@jms.id.au>,
Andrew Jeffery <andrew@aj.id.au>
Subject: [GIT PULL] FSI fixes for 4.19
Date: Wed, 08 Aug 2018 15:50:53 +1000 [thread overview]
Message-ID: <683a481141c6ee4b85e6128e62ea5131b74bbe3f.camel@kernel.crashing.org> (raw)
Hi Greg !
This adds two FSI fixes to what you already have in your tree
- Fix a NULL dereference in the scom driver
- Fix a command buffer size issue in the sbefifo driver that
breaks some operations with POWER system debugger (cronus)
Cheers,
Ben.
The following changes since tag fsi-updates-2018-07-27:
fsi: Prevent multiple concurrent rescans (2018-07-27 09:58:12 +1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/benh/linux-fsi.git tags/fsi-updates-2018-08-08
for you to fetch changes up to 15e2a7218c2788d79c5633336d17cb9428c221e7:
fsi: sbefifo: Bump max command length (2018-08-08 15:44:47 +1000)
----------------------------------------------------------------
Benjamin Herrenschmidt (2):
fsi: scom: Fix NULL dereference
fsi: sbefifo: Bump max command length
drivers/fsi/fsi-sbefifo.c | 39 ++++++++++++++++++++++++++++++++-------
drivers/fsi/fsi-scom.c | 1 +
2 files changed, 33 insertions(+), 7 deletions(-)
next reply other threads:[~2018-08-08 5:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-08 5:50 Benjamin Herrenschmidt [this message]
2018-08-08 6:38 ` Greg Kroah-Hartman
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=683a481141c6ee4b85e6128e62ea5131b74bbe3f.camel@kernel.crashing.org \
--to=benh@kernel.crashing.org \
--cc=andrew@aj.id.au \
--cc=gregkh@linuxfoundation.org \
--cc=joel@jms.id.au \
--cc=linux-kernel@vger.kernel.org \
--cc=openbmc@lists.ozlabs.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
Powered by JetHome