On Sun, Feb 09, 2025 at 10:03:46AM -0800, alison.schofi...@intel.com wrote: > From: Michal Suchanek <msucha...@suse.de> > > Distros vary on whether tracefs.h is placed in {prefix}/libtracefs/ > or {prefix}/tracefs/. Since the library ships with pkgconfig info > to determine the exact include path the #include statement can drop > the tracefs/ prefix. > > This was previously found and fixed elsewhere: > a59866328ec5 ("cxl/monitor: fix include paths for tracefs and traceevent") > but was introduced anew with cxl media-error support in ndctl v80. > > Reposted here from github pull request: > https://github.com/pmem/ndctl/pull/268/ > > [ alison: commit msg and log edits ] > > Fixes: 9873123fce03 ("cxl/list: collect and parse media_error records") > Signed-off-by: Michal Suchanek <msucha...@suse.de> > Signed-off-by: Alison Schofield <alison.schofi...@intel.com>
Merged to https://github.com/pmem/ndctl/commits/pending/ snip >