public inbox for linux-cxl@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] cxl: Fix nvdimm_bus race for nvdimm_bridge
@ 2026-02-05  0:16 Dave Jiang
  2026-02-05  0:16 ` [PATCH 1/2] cxl/test: Removal of nvdimm_bus_register() wrapper in cxl_test Dave Jiang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Dave Jiang @ 2026-02-05  0:16 UTC (permalink / raw)
  To: linux-cxl
  Cc: dave, jonathan.cameron, alison.schofield, vishal.l.verma,
	ira.weiny, dan.j.williams

A small series to address a race for nvdimm_bus object when using the
nvdimm_bridge object.


Dave Jiang (2):
  cxl/test: Removal of nvdimm_bus_register() wrapper in cxl_test
  cxl: Fix race of nvdimm_bus for the nvdimm_bridge object

 drivers/cxl/core/pmem.c       | 236 +++++++++++++++++++++++++++++++---
 drivers/cxl/pmem.c            | 199 +---------------------------
 include/linux/libnvdimm.h     |   2 +-
 tools/testing/cxl/Kbuild      |   1 -
 tools/testing/cxl/test/mock.c |  15 ---
 5 files changed, 221 insertions(+), 232 deletions(-)


base-commit: 18f7fcd5e69a04df57b563360b88be72471d6b62
-- 
2.52.0


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

end of thread, other threads:[~2026-02-21  1:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-05  0:16 [PATCH 0/2] cxl: Fix nvdimm_bus race for nvdimm_bridge Dave Jiang
2026-02-05  0:16 ` [PATCH 1/2] cxl/test: Removal of nvdimm_bus_register() wrapper in cxl_test Dave Jiang
2026-02-09 19:30   ` Ira Weiny
2026-02-05  0:16 ` [PATCH 2/2] cxl: Fix race of nvdimm_bus for the nvdimm_bridge object Dave Jiang
2026-02-05  6:44   ` kernel test robot
2026-02-05 17:47   ` kernel test robot
2026-02-05 21:28 ` [PATCH 0/2] cxl: Fix nvdimm_bus race for nvdimm_bridge Dave Jiang
2026-02-21  1:03 ` Alison Schofield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox