On Tue, Jul 30, 2024 at 10:39:10AM -0400, Steven Rostedt wrote:
On Tue, 30 Jul 2024 09:22:53 +0200
Uwe Kleine-König [off-list ref] wrote:
quoted
I think the patch is obvious enough to be ok even without the tracing
maintainer's blessing. I applied it to
https://git.kernel.org/pub/scm/linux/kernel/git/ukleinek/linux.git pwm/for-next
.
No problem. Thanks for the Cc. I don't always reply if the patch is pretty
straight forward. But I do look for things like holes in the TP_struct()
portion, that would waste ring buffer space. As well as uses of
dereferencing pointers.
Looking at
https://lore.kernel.org/linux-pwm/7b9c9ee490df1df1de3bbfafd501f45c6cb2ec4c.1722261050.git.u.kleine-koenig@baylibre.com (local)
is this also in the "straight forward" category? If not, some feedback
would be appreciated there.
Thanks
Uwe