[PATCH v4 7/9] coresight: etm3x: introduce struct etm_caps

Yeoreum Yun yeoreum.yun at arm.com
Wed Apr 15 09:45:53 PDT 2026


[...]
> > Signed-off-by: Yeoreum Yun <yeoreum.yun at arm.com>
> > ---
> >   drivers/hwtracing/coresight/coresight-etm.h   | 42 ++++++++++++-------
> >   .../coresight/coresight-etm3x-core.c          | 39 ++++++++++-------
> >   .../coresight/coresight-etm3x-sysfs.c         | 29 ++++++++-----
> >   3 files changed, 67 insertions(+), 43 deletions(-)
> >
> > diff --git a/drivers/hwtracing/coresight/coresight-etm.h b/drivers/hwtracing/coresight/coresight-etm.h
> > index 40f20daded4f..8d1a1079b008 100644
> > --- a/drivers/hwtracing/coresight/coresight-etm.h
> > +++ b/drivers/hwtracing/coresight/coresight-etm.h
> > @@ -140,6 +140,30 @@
> >   				 ETM_ADD_COMP_0		|	\
> >   				 ETM_EVENT_NOT_A)
> > +/**
> > + * struct etmv_caps - specifics ETM capabilities
>
> s/etmv_caps/etm_caps

Sorry. I'll fix it. Thanks!

[...]

--
Sincerely,
Yeoreum Yun



More information about the linux-arm-kernel mailing list