NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
From: Ira Weiny <ira.weiny@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Dan Williams <dan.j.williams@intel.com>,
	Vishal Verma <vishal.l.verma@intel.com>,
	Dave Jiang <dave.jiang@intel.com>,
	Ira Weiny <ira.weiny@intel.com>, <linux-kernel@vger.kernel.org>,
	<nvdimm@lists.linux.dev>
Subject: [GIT PULL] NVDIMM/NFIT changes for 6.8
Date: Wed, 10 Jan 2024 23:26:32 -0800	[thread overview]
Message-ID: <659f98289aefc_aeafc29498@iweiny-mobl.notmuch> (raw)

Hi Linus, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.8

... to get updates to the nvdimm tree.  They are a mix of bug fixes and updates
to interfaces used by nvdimm.

Updates to interfaces include:
	Use the new scope based management
	Remove deprecated ida interfaces
	Update to sysfs_emit()

Fixup kdoc comments

They have all been in -next more than 6 days with no reported issues.

---

The following changes since commit 610a9b8f49fbcf1100716370d3b5f6f884a2835a:

  Linux 6.7-rc8 (2023-12-31 12:51:25 -0800)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.8

for you to fetch changes up to a085a5eb6594a3ebe5c275e9c2c2d341f686c23c:

  acpi/nfit: Use sysfs_emit() for all attributes (2024-01-03 12:21:37 -0800)

----------------------------------------------------------------
libnvdimm updates for v6.8

- updates to deprecated and changed interfaces
  	- use new cleanup.h features
	- use new ida interface
- kdoc fixes

----------------------------------------------------------------
Christophe JAILLET (1):
      nvdimm: Remove usage of the deprecated ida_simple_xx() API

Dan Williams (1):
      acpi/nfit: Use sysfs_emit() for all attributes

Dinghao Liu (1):
      nvdimm-btt: simplify code with the scope based resource management

Michal Wilczynski (1):
      ACPI: NFIT: Use cleanup.h helpers instead of devm_*()

Randy Dunlap (3):
      nvdimm/btt: fix btt_blk_cleanup() kernel-doc
      nvdimm/dimm_devs: fix kernel-doc for function params
      nvdimm/namespace: fix kernel-doc for function params

 drivers/acpi/nfit/core.c        | 65 +++++++++++++++++++----------------------
 drivers/nvdimm/btt.c            | 15 ++++------
 drivers/nvdimm/btt_devs.c       |  6 ++--
 drivers/nvdimm/bus.c            |  4 +--
 drivers/nvdimm/dax_devs.c       |  4 +--
 drivers/nvdimm/dimm_devs.c      | 17 ++++++++---
 drivers/nvdimm/namespace_devs.c | 19 ++++++++----
 drivers/nvdimm/pfn_devs.c       |  4 +--
 8 files changed, 71 insertions(+), 63 deletions(-)

             reply	other threads:[~2024-01-11  7:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-11  7:26 Ira Weiny [this message]
2024-01-12 22:20 ` [GIT PULL] NVDIMM/NFIT changes for 6.8 pr-tracker-bot

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=659f98289aefc_aeafc29498@iweiny-mobl.notmuch \
    --to=ira.weiny@intel.com \
    --cc=dan.j.williams@intel.com \
    --cc=dave.jiang@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nvdimm@lists.linux.dev \
    --cc=torvalds@linux-foundation.org \
    --cc=vishal.l.verma@intel.com \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).