NVDIMM Device and Persistent Memory development
 help / color / mirror / Atom feed
* [ndctl PATCH 0/4] cxl list and test fixes
@ 2023-04-24 19:59 Dan Williams
  2023-04-24 19:59 ` [PATCH 1/4] cxl/list: Fix filtering RCDs Dan Williams
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Dan Williams @ 2023-04-24 19:59 UTC (permalink / raw)
  To: vishal.l.verma; +Cc: linux-cxl, nvdimm

Hi Vishal,

These fixups are mostly unrelated, but sending them as a series to make
them easier to pull with b4.

The cxl-list fixups are some nice to haves I found while playing with
the tool on hardware. The test fixups are necessary for executing on
latest kernels and avoiding a compilation warning with latest compilers.

---

Dan Williams (4):
      cxl/list: Fix filtering RCDs
      cxl/list: Filter root decoders by region
      test: Support test modules located in 'updates' instead of 'extra'
      test: Fix dangling pointer warning


 cxl/filter.c     |    6 ++++++
 cxl/lib/libcxl.c |   19 ++++++++++++++++---
 test/core.c      |    2 +-
 test/libndctl.c  |    4 +++-
 4 files changed, 26 insertions(+), 5 deletions(-)

base-commit: b830c4af984e72e5849c0705669aad2ffa19db13

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

end of thread, other threads:[~2023-04-28 16:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 19:59 [ndctl PATCH 0/4] cxl list and test fixes Dan Williams
2023-04-24 19:59 ` [PATCH 1/4] cxl/list: Fix filtering RCDs Dan Williams
2023-04-28 15:54   ` Dave Jiang
2023-04-24 19:59 ` [PATCH 2/4] cxl/list: Filter root decoders by region Dan Williams
2023-04-28 16:03   ` Dave Jiang
2023-04-24 19:59 ` [PATCH 3/4] test: Support test modules located in 'updates' instead of 'extra' Dan Williams
2023-04-28 16:05   ` Dave Jiang
2023-04-24 19:59 ` [PATCH 4/4] test: Fix dangling pointer warning Dan Williams
2023-04-28 16:06   ` Dave Jiang

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