From: Dave Jiang <dave.jiang@intel.com>
To: Davidlohr Bueso <dave@stgolabs.net>, dan.j.williams@intel.com
Cc: jonathan.cameron@huawei.com, alison.schofield@intel.com,
ira.weiny@intel.com, vishal.l.verma@intel.com,
seven.yi.lee@gmail.com, ming.li@zohomail.com,
a.manzanares@samsung.com, fan.ni@samsung.com,
anisa.su@samsung.com, linux-cxl@vger.kernel.org
Subject: Re: [PATCH v5 0/4] cxl: Dirty shutdown followups
Date: Fri, 21 Feb 2025 09:30:34 -0700 [thread overview]
Message-ID: <33ed0b20-fdbc-460c-af72-adb3c948f99d@intel.com> (raw)
In-Reply-To: <20250220220235.276831-1-dave@stgolabs.net>
On 2/20/25 3:02 PM, Davidlohr Bueso wrote:
> Changes from v4:
> - use %llu on the correct sysfs file in patch 3 (Jonathan)
> - s/cxl_nvdimm_setup_dirty_tracking()/cxl_nvdimm_arm_dirty_shutdown_tracking()
> in patch 3 which was feedback from v1.
Applied to cxl/next
>
> Hi,
>
> Some followup patches to the GPF work. First two patches are from feedback
> provided by DaveJ. The third patch adds a $platform/dirty_shutdown sysfs
> attribute to expose the count to userspace. Fourth patch adds support
> emulating the set shutdown state command for the mock device.
>
> Applies against the -next branch of cxl.git.
>
> Thanks!
>
> Davidlohr Bueso (4):
> cxl/pci: Introduce cxl_gpf_get_dvsec()
> cxl/pmem: Rename cxl_dirty_shutdown_state()
> cxl/pmem: Export dirty shutdown count via sysfs
> tools/testing/cxl: Set Shutdown State support
>
> Documentation/ABI/testing/sysfs-bus-cxl | 12 +++
> Documentation/driver-api/cxl/maturity-map.rst | 2 +-
> drivers/cxl/core/mbox.c | 25 +++++-
> drivers/cxl/core/pci.c | 30 +++++---
> drivers/cxl/cxl.h | 3 +
> drivers/cxl/cxlmem.h | 15 +++-
> drivers/cxl/pmem.c | 77 +++++++++++++++++--
> tools/testing/cxl/test/mem.c | 23 ++++++
> 8 files changed, 165 insertions(+), 22 deletions(-)
>
prev parent reply other threads:[~2025-02-21 16:30 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-20 22:02 [PATCH v5 0/4] cxl: Dirty shutdown followups Davidlohr Bueso
2025-02-20 22:02 ` [PATCH 1/4] cxl/pci: Introduce cxl_gpf_get_dvsec() Davidlohr Bueso
2025-02-21 11:46 ` Jonathan Cameron
2025-02-20 22:02 ` [PATCH 2/4] cxl/pmem: Rename cxl_dirty_shutdown_state() Davidlohr Bueso
2025-02-21 11:47 ` Jonathan Cameron
2025-02-20 22:02 ` [PATCH 3/4] cxl/pmem: Export dirty shutdown count via sysfs Davidlohr Bueso
2025-02-20 22:02 ` [PATCH 4/4] tools/testing/cxl: Set Shutdown State support Davidlohr Bueso
2025-02-21 16:30 ` Dave Jiang [this message]
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=33ed0b20-fdbc-460c-af72-adb3c948f99d@intel.com \
--to=dave.jiang@intel.com \
--cc=a.manzanares@samsung.com \
--cc=alison.schofield@intel.com \
--cc=anisa.su@samsung.com \
--cc=dan.j.williams@intel.com \
--cc=dave@stgolabs.net \
--cc=fan.ni@samsung.com \
--cc=ira.weiny@intel.com \
--cc=jonathan.cameron@huawei.com \
--cc=linux-cxl@vger.kernel.org \
--cc=ming.li@zohomail.com \
--cc=seven.yi.lee@gmail.com \
--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