All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] libnvdimm fixes for 5.13-rc2
@ 2021-05-14 23:43 ` Dan Williams
  0 siblings, 0 replies; 5+ messages in thread
From: Dan Williams @ 2021-05-14 23:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nvdimm, nvdimm, Linux ACPI

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.13-rc2

...to receive a regression fix for a bootup crash condition introduced
in -rc1 and some other minor fixups. This has all appeared in -next
with no reported issues.

---


The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.13-rc2

for you to fetch changes up to e9cfd259c6d386f6235395a13bd4f357a979b2d0:

  ACPI: NFIT: Fix support for variable 'SPA' structure size
(2021-05-12 12:38:25 -0700)

----------------------------------------------------------------
libnvdimm fixes for 5.13-rc2

- Fix regression in ACPI NFIT table handling leading to crashes and
  driver load failures.

- Move the nvdimm mailing list

- Miscellaneous minor fixups

----------------------------------------------------------------
Dan Williams (2):
      MAINTAINERS: Move nvdimm mailing list
      ACPI: NFIT: Fix support for variable 'SPA' structure size

Wan Jiabing (1):
      libnvdimm: Remove duplicate struct declaration

Zou Wei (1):
      tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static

 Documentation/ABI/obsolete/sysfs-class-dax    |  2 +-
 Documentation/ABI/removed/sysfs-bus-nfit      |  2 +-
 Documentation/ABI/testing/sysfs-bus-nfit      | 40 ++++++++++++-------------
 Documentation/ABI/testing/sysfs-bus-papr-pmem |  4 +--
 Documentation/driver-api/nvdimm/nvdimm.rst    |  2 +-
 MAINTAINERS                                   | 14 ++++-----
 drivers/acpi/nfit/core.c                      | 15 +++++++---
 include/linux/libnvdimm.h                     |  1 -
 tools/testing/nvdimm/test/iomap.c             |  2 +-
 tools/testing/nvdimm/test/nfit.c              | 42 ++++++++++++++++-----------
 10 files changed, 69 insertions(+), 55 deletions(-)

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

* [GIT PULL] libnvdimm fixes for 5.13-rc2
@ 2021-05-14 23:43 ` Dan Williams
  0 siblings, 0 replies; 5+ messages in thread
From: Dan Williams @ 2021-05-14 23:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nvdimm, nvdimm, Linux ACPI

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.13-rc2

...to receive a regression fix for a bootup crash condition introduced
in -rc1 and some other minor fixups. This has all appeared in -next
with no reported issues.

---


The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.13-rc2

for you to fetch changes up to e9cfd259c6d386f6235395a13bd4f357a979b2d0:

  ACPI: NFIT: Fix support for variable 'SPA' structure size
(2021-05-12 12:38:25 -0700)

----------------------------------------------------------------
libnvdimm fixes for 5.13-rc2

- Fix regression in ACPI NFIT table handling leading to crashes and
  driver load failures.

- Move the nvdimm mailing list

- Miscellaneous minor fixups

----------------------------------------------------------------
Dan Williams (2):
      MAINTAINERS: Move nvdimm mailing list
      ACPI: NFIT: Fix support for variable 'SPA' structure size

Wan Jiabing (1):
      libnvdimm: Remove duplicate struct declaration

Zou Wei (1):
      tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static

 Documentation/ABI/obsolete/sysfs-class-dax    |  2 +-
 Documentation/ABI/removed/sysfs-bus-nfit      |  2 +-
 Documentation/ABI/testing/sysfs-bus-nfit      | 40 ++++++++++++-------------
 Documentation/ABI/testing/sysfs-bus-papr-pmem |  4 +--
 Documentation/driver-api/nvdimm/nvdimm.rst    |  2 +-
 MAINTAINERS                                   | 14 ++++-----
 drivers/acpi/nfit/core.c                      | 15 +++++++---
 include/linux/libnvdimm.h                     |  1 -
 tools/testing/nvdimm/test/iomap.c             |  2 +-
 tools/testing/nvdimm/test/nfit.c              | 42 ++++++++++++++++-----------
 10 files changed, 69 insertions(+), 55 deletions(-)

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

* [GIT PULL] libnvdimm fixes for 5.13-rc2
@ 2021-05-14 23:43 ` Dan Williams
  0 siblings, 0 replies; 5+ messages in thread
From: Dan Williams @ 2021-05-14 23:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nvdimm, nvdimm, Linux ACPI

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.13-rc2

...to receive a regression fix for a bootup crash condition introduced
in -rc1 and some other minor fixups. This has all appeared in -next
with no reported issues.

---


The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
tags/libnvdimm-fixes-5.13-rc2

for you to fetch changes up to e9cfd259c6d386f6235395a13bd4f357a979b2d0:

  ACPI: NFIT: Fix support for variable 'SPA' structure size
(2021-05-12 12:38:25 -0700)

----------------------------------------------------------------
libnvdimm fixes for 5.13-rc2

- Fix regression in ACPI NFIT table handling leading to crashes and
  driver load failures.

- Move the nvdimm mailing list

- Miscellaneous minor fixups

----------------------------------------------------------------
Dan Williams (2):
      MAINTAINERS: Move nvdimm mailing list
      ACPI: NFIT: Fix support for variable 'SPA' structure size

Wan Jiabing (1):
      libnvdimm: Remove duplicate struct declaration

Zou Wei (1):
      tools/testing/nvdimm: Make symbol '__nfit_test_ioremap' static

 Documentation/ABI/obsolete/sysfs-class-dax    |  2 +-
 Documentation/ABI/removed/sysfs-bus-nfit      |  2 +-
 Documentation/ABI/testing/sysfs-bus-nfit      | 40 ++++++++++++-------------
 Documentation/ABI/testing/sysfs-bus-papr-pmem |  4 +--
 Documentation/driver-api/nvdimm/nvdimm.rst    |  2 +-
 MAINTAINERS                                   | 14 ++++-----
 drivers/acpi/nfit/core.c                      | 15 +++++++---
 include/linux/libnvdimm.h                     |  1 -
 tools/testing/nvdimm/test/iomap.c             |  2 +-
 tools/testing/nvdimm/test/nfit.c              | 42 ++++++++++++++++-----------
 10 files changed, 69 insertions(+), 55 deletions(-)
_______________________________________________
Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
To unsubscribe send an email to linux-nvdimm-leave@lists.01.org

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

* Re: [GIT PULL] libnvdimm fixes for 5.13-rc2
  2021-05-14 23:43 ` Dan Williams
@ 2021-05-15 16:28   ` pr-tracker-bot
  -1 siblings, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2021-05-15 16:28 UTC (permalink / raw)
  To: Dan Williams; +Cc: Linus Torvalds, linux-nvdimm, nvdimm, Linux ACPI

The pull request you sent on Fri, 14 May 2021 16:43:31 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/libnvdimm-fixes-5.13-rc2

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

Thank you!

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

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

* Re: [GIT PULL] libnvdimm fixes for 5.13-rc2
@ 2021-05-15 16:28   ` pr-tracker-bot
  0 siblings, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2021-05-15 16:28 UTC (permalink / raw)
  To: Dan Williams; +Cc: Linus Torvalds, linux-nvdimm, nvdimm, Linux ACPI

The pull request you sent on Fri, 14 May 2021 16:43:31 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm tags/libnvdimm-fixes-5.13-rc2

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

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
_______________________________________________
Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org
To unsubscribe send an email to linux-nvdimm-leave@lists.01.org

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

end of thread, other threads:[~2021-05-15 16:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 23:43 [GIT PULL] libnvdimm fixes for 5.13-rc2 Dan Williams
2021-05-14 23:43 ` Dan Williams
2021-05-14 23:43 ` Dan Williams
2021-05-15 16:28 ` pr-tracker-bot
2021-05-15 16:28   ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.