From: Ira Weiny <ira.weiny@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Shen Lichuan <shenlichuan@vivo.com>,
Yi Yang <yiyang13@huawei.com>,
"Vegard Nossum" <vegard.nossum@oracle.com>,
Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>,
Christophe JAILLET <christophe.jaillet@wanadoo.fr>,
Dan Williams <dan.j.williams@intel.com>,
Dave Jiang <dave.jiang@intel.com>,
Alison Schofield <alison.schofield@intel.com>,
<nvdimm@lists.linux.dev>, <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] NVDIMM and DAX for 6.13
Date: Fri, 22 Nov 2024 14:01:25 -0600 [thread overview]
Message-ID: <6740e31574b0e_2de57f294c9@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.13
Changes for the nvdimm tree.
Most represent minor cleanups and code removals. One patch fixes potential
NULL pointer arithmetic which was benign because the offset of the member was
0. Never the less it should be cleaned up.
These have soaked in linux-next since Nov 15th without issues.
Thank you,
Ira
---
The following changes since commit 50643bbc9eb697636d08ccabb54f1b7d57941910:
Merge tag 'sound-6.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound (2024-11-08 07:44:28 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git tags/libnvdimm-for-6.13
for you to fetch changes up to f3dd9ae7f03aefa5bb12a4606f3d6cca87863622:
dax: Remove an unused field in struct dax_operations (2024-11-13 13:00:35 -0600)
----------------------------------------------------------------
libnvdimm additions for 6.13
- typo fixes
- Clarify logic to remove potential NULL pointer math
- Remove dead code
----------------------------------------------------------------
Christophe JAILLET (1):
dax: Remove an unused field in struct dax_operations
Harshit Mogalapalli (1):
dax: delete a stale directory pmem
Shen Lichuan (1):
nvdimm: Correct some typos in comments
Yi Yang (1):
nvdimm: rectify the illogical code within nd_dax_probe()
drivers/dax/pmem/Makefile | 7 -------
drivers/dax/pmem/pmem.c | 10 ----------
drivers/nvdimm/dax_devs.c | 4 ++--
drivers/nvdimm/nd.h | 7 +++++++
drivers/nvdimm/nd_virtio.c | 2 +-
drivers/nvdimm/pfn_devs.c | 2 +-
drivers/nvdimm/pmem.c | 2 +-
include/linux/dax.h | 6 ------
8 files changed, 12 insertions(+), 28 deletions(-)
delete mode 100644 drivers/dax/pmem/Makefile
delete mode 100644 drivers/dax/pmem/pmem.c
next reply other threads:[~2024-11-22 20:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-22 20:01 Ira Weiny [this message]
2024-11-26 2:59 ` 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=6740e31574b0e_2de57f294c9@iweiny-mobl.notmuch \
--to=ira.weiny@intel.com \
--cc=alison.schofield@intel.com \
--cc=christophe.jaillet@wanadoo.fr \
--cc=dan.j.williams@intel.com \
--cc=dave.jiang@intel.com \
--cc=harshit.m.mogalapalli@oracle.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nvdimm@lists.linux.dev \
--cc=shenlichuan@vivo.com \
--cc=torvalds@linux-foundation.org \
--cc=vegard.nossum@oracle.com \
--cc=yiyang13@huawei.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®