<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in debugfs-cxl</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>591209c7 - cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reached</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-cxl#591209c7</link>
        <description>cxl/memdev: Replace ENXIO with EBUSY for inject poison limit reachedThe CXL driver provides a debugfs interface offering users theability to inject and clear poison to a memdev. Once a user hasinjected up to the devices limit further injection requests failwith ENXIO until a clear poison is issued.Users may not have device specs in hand or may want to intentionallyhit the limit and then clear. Replace the usual ENXIO return statuswith EBUSY so users can recognize this failure.Signed-off-by: Alison Schofield &lt;alison.schofield@intel.com&gt;Tested-by: Xingtao Yao &lt;yaoxt.fnst@fujitsu.com&gt;Reviewed-by: Dan Williams &lt;dan.j.williams@intel.com&gt;Reviewed-by: Davidlohr Bueso &lt;dave@stgolabs.net&gt;Link: https://patch.msgid.link/825bd4c67fb55a4373c4182d999ad49d4e6b4fe7.1720316188.git.alison.schofield@intel.comSigned-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-cxl</description>
        <pubDate>Sun, 07 Jul 2024 01:53:43 +0000</pubDate>
        <dc:creator>Alison Schofield &lt;alison.schofield@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>edc12434 - Documentation/ABI/testing/debugfs-cxl: Fix &quot;Unexpected indentation&quot;</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-cxl#edc12434</link>
        <description>Documentation/ABI/testing/debugfs-cxl: Fix &quot;Unexpected indentation&quot;Stephen reported that an htmldocs build hit:   Documentation/ABI/testing/debugfs-cxl:38: ERROR: Unexpected indentation.It turns out that line was fine but the tool was unhappy about some linebreaks in the table of values to error types.It turns out that:   make V=1 SPHINXDIRS=&quot;admin-guide&quot; htmldocs...can not be used to get more info about what is behind a documentationbuild error. It was only pure luck that reflowing the text resulted inan error message that seemed a imply a problem later on with line breaksaround the table.Fixes: 8039804cfa73 (&quot;cxl/core: Add CXL EINJ debugfs files&quot;)Cc: Jonathan Corbet &lt;corbet@lwn.net&gt;Reported-by: Stephen Rothwell &lt;sfr@canb.auug.org.au&gt;Closes: http://lore.kernel.org/r/20240314141313.7ba04aff@canb.auug.org.auCc: Ben Cheatham &lt;Benjamin.Cheatham@amd.com&gt;Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-cxl</description>
        <pubDate>Fri, 15 Mar 2024 00:34:26 +0000</pubDate>
        <dc:creator>Dan Williams &lt;dan.j.williams@intel.com&gt;</dc:creator>
    </item>
<item>
        <title>8039804c - cxl/core: Add CXL EINJ debugfs files</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-cxl#8039804c</link>
        <description>cxl/core: Add CXL EINJ debugfs filesExport CXL helper functions in einj-cxl.c for getting/injectingavailable CXL protocol error types to sysfs under kernel/debug/cxl.The kernel/debug/cxl/einj_types file will print the available CXLprotocol errors in the same format as the available_error_typesfile provided by the einj module. Thekernel/debug/cxl/$dport_dev/einj_inject file is functionally the sameas the error_type and error_inject files provided by the EINJ module,i.e.: writing an error type into $dport_dev/einj_inject will injectsaid error type into the CXL dport represented by $dport_dev.Reviewed-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;Signed-off-by: Ben Cheatham &lt;Benjamin.Cheatham@amd.com&gt;Link: https://lore.kernel.org/r/20240311142508.31717-4-Benjamin.Cheatham@amd.comSigned-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-cxl</description>
        <pubDate>Mon, 11 Mar 2024 14:25:07 +0000</pubDate>
        <dc:creator>Ben Cheatham &lt;Benjamin.Cheatham@amd.com&gt;</dc:creator>
    </item>
<item>
        <title>50d527f5 - cxl/mem: Add debugfs attributes for poison inject and clear</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/debugfs-cxl#50d527f5</link>
        <description>cxl/mem: Add debugfs attributes for poison inject and clearInject and Clear Poison commands are optionally supported by CXLmemdev devices and are intended for use in debug environments only.Add debugfs attributes for user access.Documentation/ABI/testing/debugfs-cxl describes the usage.Signed-off-by: Alison Schofield &lt;alison.schofield@intel.com&gt;Reviewed-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;Link: https://lore.kernel.org/r/0c9ea8e671b8e58465d18722788b60d325c675c7.1681874357.git.alison.schofield@intel.comTested-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;Signed-off-by: Dan Williams &lt;dan.j.williams@intel.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/debugfs-cxl</description>
        <pubDate>Wed, 19 Apr 2023 03:26:29 +0000</pubDate>
        <dc:creator>Alison Schofield &lt;alison.schofield@intel.com&gt;</dc:creator>
    </item>
</channel>
</rss>
