Message ID | 20190822220915.8876-1-mathieu.poirier@linaro.org |
---|---|
Headers | show |
Series | coresight: Add barrier packet when moving offset forward | expand |
Thanks for fixing this problem. I didn't realize it because I usually use a buffer size >= the default ETR buffer size, which is harder to reproduce the problem. The patches LGTM, maybe you also want to fix the problem commented by Leo Yan. I tested the patches by recording etm data with a buffer size smaller than the default ETR buffer size. Then I saw barrier packets when decoding with OpenCSD. And I could decode successfully without error message.
Hi Yabin, On Fri, 23 Aug 2019 at 18:30, Yabin Cui <yabinc@google.com> wrote: > > Thanks for fixing this problem. I didn't realize it because I usually use a > buffer size >= the default ETR buffer size, which is harder to reproduce the > problem. > The patches LGTM, maybe you also want to fix the problem commented by Leo Yan. I will look into the issue reported by Leo later today. > I tested the patches by recording etm data with a buffer size smaller than the > default ETR buffer size. Then I saw barrier packets when decoding with OpenCSD. > And I could decode successfully without error message. Can I add your Tested-by ?
> Can I add your Tested-by ?
Yes. I just sent a tested-by reply, but not sure if it works. I am not very familar
with linux kernel review system.