mbox

[GIT,PULL,1/5] firmare: Changes for v4.14-rc1

Message ID 20170818144806.14252-1-thierry.reding@gmail.com
State Accepted
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.14-firmware

Message

Thierry Reding Aug. 18, 2017, 2:48 p.m. UTC
Hi ARM SoC maintainers,

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.14-firmware

for you to fetch changes up to 122954edfdf5888dbd532acf2b945af15660da66:

  firmware: tegra: set drvdata earlier (2017-08-17 13:08:08 +0200)

----------------------------------------------------------------
firmare: Changes for v4.14-rc1

This contains a single bug fix that can lead to a crash in some rare
situations. Since this has never been reported to happen with the level
of support that exists upstream, this isn't considered critical.

----------------------------------------------------------------
Timo Alho (1):
      firmware: tegra: set drvdata earlier

 drivers/firmware/tegra/bpmp.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Arnd Bergmann Aug. 18, 2017, 9:35 p.m. UTC | #1
On Fri, Aug 18, 2017 at 4:48 PM, Thierry Reding
<thierry.reding@gmail.com> wrote:
>
> ----------------------------------------------------------------
> firmare: Changes for v4.14-rc1
>
> This contains a single bug fix that can lead to a crash in some rare
> situations. Since this has never been reported to happen with the level
> of support that exists upstream, this isn't considered critical.
>

Pulled into next/drivers, thanks!

        Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html