Linux CXL
 help / color / mirror / Atom feed
* [PATCH ndctl 0/2] fix a couple of meson issues with v76
@ 2023-02-24  5:45 Vishal Verma
  2023-02-24  5:45 ` [PATCH ndctl 1/2] cxl/monitor: fix include paths for tracefs and traceevent Vishal Verma
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Vishal Verma @ 2023-02-24  5:45 UTC (permalink / raw)
  To: linux-cxl
  Cc: Michal Suchánek, Dave Jiang, Dan Williams, Dan Williams,
	Vishal Verma, nvdimm

Fix the include paths for libtraceevent and libtracefs headers to not
explicitly state the {lib}trace{fs,event}/ prefix since that is
determined via pkg-config.

Require a minimum version of json-c for new APIs used by cxl-monitor.

Signed-off-by: Vishal Verma <vishal.l.verma@intel.com>
---
Vishal Verma (2):
      cxl/monitor: fix include paths for tracefs and traceevent
      cxl/event-trace: use the wrapped util_json_new_u64()

 cxl/event_trace.c | 8 ++++----
 cxl/monitor.c     | 4 ++--
 2 files changed, 6 insertions(+), 6 deletions(-)
---
base-commit: 4e1d3fd6343abf60a1d51eec6657be8fe1156789
change-id: 20230223-meson-build-fixes-362586a0afae

Best regards,
-- 
Vishal Verma <vishal.l.verma@intel.com>


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

end of thread, other threads:[~2023-02-24 15:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-24  5:45 [PATCH ndctl 0/2] fix a couple of meson issues with v76 Vishal Verma
2023-02-24  5:45 ` [PATCH ndctl 1/2] cxl/monitor: fix include paths for tracefs and traceevent Vishal Verma
2023-02-24  7:54   ` Ira Weiny
2023-02-24 15:29   ` Dave Jiang
2023-02-24  5:45 ` [PATCH ndctl 2/2] cxl/event-trace: use the wrapped util_json_new_u64() Vishal Verma
2023-02-24  7:55   ` Ira Weiny
2023-02-24 15:29   ` Dave Jiang
2023-02-24  9:06 ` [PATCH ndctl 0/2] fix a couple of meson issues with v76 Michal Suchánek

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