alison.schofield@ wrote: > From: Alison Schofield <alison.schofi...@intel.com> > > When parsing CXL events, callers may only be interested in events > that originate from the current process. Introduce an optional > argument to the event trace context: event_pid. When event_pid is > present, simply skip the parsing of events without a matching pid. > It is not a failure to see other, non matching events. > > The initial use case for this is device poison listings where > only the media-error records requested by this process are wanted. > > Signed-off-by: Alison Schofield <alison.schofi...@intel.com> > Reviewed-by: Jonathan Cameron <jonathan.came...@huawei.com> > Reviewed-by: Dave Jiang <dave.ji...@intel.com>
Looks good, Reviewed-by: Dan Williams <dan.j.willi...@intel.com>