mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Ira Weiny <ira.weiny@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: <linux-kernel@vger.kernel.org>, <nvdimm@lists.linux.dev>,
	Dan Williams <dan.j.williams@intel.com>,
	Dave Jiang <dave.jiang@intel.com>,
	Vishal Verma <vishal.l.verma@intel.com>
Subject: [GIT PULL] NVDIMM and DAX for 6.10
Date: Wed, 15 May 2024 09:41:46 -0700	[thread overview]
Message-ID: <6644e5ca3a1a7_7467294a@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.10

... to get code updates for the nvdimm tree.  These have been in
linux-next for a couple of weeks.  The changes include removing duplicate
code and updating the nvdimm tree to the current kernel interfaces such as
using const for struct device_type and changing the platform remove
callback signature.

Thank you,
Ira Weiny

---

The following changes since commit ed30a4a51bb196781c8058073ea720133a65596f:

  Linux 6.9-rc5 (2024-04-21 12:35:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 41147b006be2174b825a54b0620ecf4cc7ec5c84:

  dax: remove redundant assignment to variable rc (2024-04-25 14:11:11 -0700)

----------------------------------------------------------------
Updates for nvdimm for 6.10

Code cleanups, remove duplicate code, and updates for current
interfaces.

----------------------------------------------------------------
Christoph Hellwig (2):
      nvdimm: remove nd_integrity_init
      nvdimm/btt: always set max_integrity_segments

Colin Ian King (1):
      dax: remove redundant assignment to variable rc

Ricardo B. Marliere (1):
      dax: constify the struct device_type usage

Shivaprasad G Bhat (1):
      powerpc/papr_scm: Move duplicate definitions to common header files

Uwe Kleine-König (1):
      ndtest: Convert to platform remove callback returning void

 MAINTAINERS                                        |  2 +
 arch/powerpc/platforms/pseries/papr_scm.c          | 43 +------------------
 drivers/dax/bus.c                                  |  3 +-
 drivers/nvdimm/btt.c                               | 12 ++++--
 drivers/nvdimm/core.c                              | 30 -------------
 drivers/nvdimm/nd.h                                |  1 -
 include/linux/papr_scm.h                           | 49 ++++++++++++++++++++++
 .../uapi/asm => include/uapi/linux}/papr_pdsm.h    |  0
 tools/testing/nvdimm/test/ndtest.c                 |  7 ++--
 tools/testing/nvdimm/test/ndtest.h                 | 31 --------------
 10 files changed, 66 insertions(+), 112 deletions(-)
 create mode 100644 include/linux/papr_scm.h
 rename {arch/powerpc/include/uapi/asm => include/uapi/linux}/papr_pdsm.h (100%)


             reply	other threads:[~2024-05-15 16:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15 16:41 Ira Weiny [this message]
2024-05-16  0:56 ` 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=6644e5ca3a1a7_7467294a@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

all inboxes | Powered by JetHome®