Re: [PATCH RFC 0/3] coresight: replace the void pointer with coresight_path pointer
From: Carl Worth
Date: Mon Sep 22 2025 - 13:26:30 EST
Jie Gan <jie.gan@xxxxxxxxxxxxxxxx> writes:
> I think it's better to explain my ideas with codes, so I directly created the
> patch series for sharing my solution. Please let me know if it's
> offend you.
Thanks, Jie! I'm not offended at all. My primary goal is the improvement
of our shared code base, and this is helpful for that. And I agree with
you that code can bring a lot of clarity to the discussion.
I've tested the series and it works and fixes the bug. I'll comment
specifically on each patch separately.
-Carl