Thanks for reviewing the patch Christophe,
christophe lombard [off-list ref] writes:
quoted
+ for (traceid = 0; traceid < CXL_PSL9_TRACEID_MAX; ++traceid) {
+ trace_state = CXL_PSL9_TRACE_STATE(trace_cfg, traceid);
+ dev_dbg(&dev->dev, "Traceid-%d trace_state=0x%0llX\n",
traceid, trace_state);
any reason to use dev_dbg instead of pr_devel ?
Wanted to distinguish among multiple cxl cards in the system.
--
Vaibhav Jain [off-list ref]
Linux Technology Center, IBM India Pvt. Ltd.