linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] mtd: Fixes for 5.0-rc2
@ 2019-01-10  8:25 Boris Brezillon
  2019-01-10 17:16 ` Linus Torvalds
  2019-01-10 17:25 ` pr-tracker-bot
  0 siblings, 2 replies; 4+ messages in thread
From: Boris Brezillon @ 2019-01-10  8:25 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, linux-mtd, Richard Weinberger, Brian Norris,
	Miquel Raynal, Marek Vasut, David Woodhouse

Hello Linus,

Here is the MTD fixes PR for 5.0-rc2.

Regards,

Boris 

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-5.0-rc2

for you to fetch changes up to 81d9bdf59092e4755fc4307c93c4589ef0fe2e0f:

  mtd: rawnand: qcom: fix memory corruption that causes panic (2019-01-08 12:33:24 +0100)

----------------------------------------------------------------
MTD Fixes:
- Fix a bug introduced when exposing MTD devs as NVMEM providers and
  check for add_mtd_device() return code everywhere

raw NAND fixes:
- Fix a memory corruption in the QCOM driver

----------------------------------------------------------------
Boris Brezillon (2):
      mtd: Fix the check on nvmem_register() ret code
      mtd: Check add_mtd_device() ret code

Christian Lamparter (1):
      mtd: rawnand: qcom: fix memory corruption that causes panic

 drivers/mtd/mtdcore.c             |  2 +-
 drivers/mtd/mtdcore.h             |  2 +-
 drivers/mtd/mtdpart.c             | 36 +++++++++++++++++++++++++++++++-----
 drivers/mtd/nand/raw/qcom_nandc.c | 20 ++++++++++----------
 4 files changed, 43 insertions(+), 17 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] mtd: Fixes for 5.0-rc2
  2019-01-10  8:25 [GIT PULL] mtd: Fixes for 5.0-rc2 Boris Brezillon
@ 2019-01-10 17:16 ` Linus Torvalds
  2019-01-10 17:19   ` Boris Brezillon
  2019-01-10 17:25 ` pr-tracker-bot
  1 sibling, 1 reply; 4+ messages in thread
From: Linus Torvalds @ 2019-01-10 17:16 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: linux-kernel, linux-mtd, Richard Weinberger, Brian Norris,
	Miquel Raynal, Marek Vasut, David Woodhouse

On Thu, Jan 10, 2019 at 12:25 AM Boris Brezillon <bbrezillon@kernel.org> wrote:
>
> MTD Fixes:
> - Fix a bug introduced when exposing MTD devs as NVMEM providers and
>   check for add_mtd_device() return code everywhere

Ahh, and this should fix the reported NULL pointer thing in sysfs.

Thanks, pulled.

               Linus

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] mtd: Fixes for 5.0-rc2
  2019-01-10 17:16 ` Linus Torvalds
@ 2019-01-10 17:19   ` Boris Brezillon
  0 siblings, 0 replies; 4+ messages in thread
From: Boris Brezillon @ 2019-01-10 17:19 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: linux-kernel, linux-mtd, Richard Weinberger, Brian Norris,
	Miquel Raynal, Marek Vasut, David Woodhouse

On Thu, 10 Jan 2019 09:16:12 -0800
Linus Torvalds <torvalds@linux-foundation.org> wrote:

> On Thu, Jan 10, 2019 at 12:25 AM Boris Brezillon <bbrezillon@kernel.org> wrote:
> >
> > MTD Fixes:
> > - Fix a bug introduced when exposing MTD devs as NVMEM providers and
> >   check for add_mtd_device() return code everywhere  
> 
> Ahh, and this should fix the reported NULL pointer thing in sysfs.

Exactly.

> 
> Thanks, pulled.
> 
>                Linus


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] mtd: Fixes for 5.0-rc2
  2019-01-10  8:25 [GIT PULL] mtd: Fixes for 5.0-rc2 Boris Brezillon
  2019-01-10 17:16 ` Linus Torvalds
@ 2019-01-10 17:25 ` pr-tracker-bot
  1 sibling, 0 replies; 4+ messages in thread
From: pr-tracker-bot @ 2019-01-10 17:25 UTC (permalink / raw)
  To: Boris Brezillon
  Cc: Linus Torvalds, linux-kernel, linux-mtd, Richard Weinberger,
	Brian Norris, Miquel Raynal, Marek Vasut, David Woodhouse

The pull request you sent on Thu, 10 Jan 2019 09:25:31 +0100:

> git://git.infradead.org/linux-mtd.git tags/mtd/fixes-for-5.0-rc2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e7446be4468bb24c9e45a153bcc9f29ec0372a6f

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2019-01-10 17:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-10  8:25 [GIT PULL] mtd: Fixes for 5.0-rc2 Boris Brezillon
2019-01-10 17:16 ` Linus Torvalds
2019-01-10 17:19   ` Boris Brezillon
2019-01-10 17:25 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).