alison.schofield@ wrote: > From: Alison Schofield <[email protected]> > > 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 <[email protected]> > Reviewed-by: Jonathan Cameron <[email protected]> > Reviewed-by: Dave Jiang <[email protected]>
Looks good, Reviewed-by: Dan Williams <[email protected]>
