2024-05-27 09:54:38

by Masahiro Yamada

[permalink] [raw]
Subject: [stable 6.6, 6.8, 6.9] backport 2fd3ef1b9265

Hello Greg, Sasha,


Do you have a plan to backport this commit?

2fd3ef1b9265eda7f53b9506f1ebfb67eb6435a2

selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly



It has a Fixes tag.
So, maybe it is already caught by your raders.

If not, could you consider it for backporting?
(to 6.6.y, 6.8,y and 6.9.y)

With my quick test, it fixed the kselftests/ftrace issue for me.


--
Best Regards
Masahiro Yamada


2024-05-27 18:17:04

by Greg Kroah-Hartman

[permalink] [raw]
Subject: Re: [stable 6.6, 6.8, 6.9] backport 2fd3ef1b9265

On Mon, May 27, 2024 at 06:53:47PM +0900, Masahiro Yamada wrote:
> Hello Greg, Sasha,
>
>
> Do you have a plan to backport this commit?
>
> 2fd3ef1b9265eda7f53b9506f1ebfb67eb6435a2
>
> selftests/ftrace: Fix BTFARG testcase to check fprobe is enabled correctly
>
>
>
> It has a Fixes tag.

It also has a cc: stable@ tag, so yes, we will, give us a chance to
catch up :)

> So, maybe it is already caught by your raders.
>
> If not, could you consider it for backporting?
> (to 6.6.y, 6.8,y and 6.9.y)
>
> With my quick test, it fixed the kselftests/ftrace issue for me.

Great, I'll queue it up now, thanks.

greg k-h