[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <683a481141c6ee4b85e6128e62ea5131b74bbe3f.camel@kernel.crashing.org>
Date: Wed, 08 Aug 2018 15:50:53 +1000
From: Benjamin Herrenschmidt <benh@...nel.crashing.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
openbmc@...ts.ozlabs.org, Joel Stanley <joel@....id.au>,
Andrew Jeffery <andrew@...id.au>
Subject: [GIT PULL] FSI fixes for 4.19
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(-)
Powered by blists - more mailing lists