Re: [PATCH v2 0/2] selftests: harness: refactor __constructor_order

From: Shuah Khan
Date: Tue Aug 06 2024 - 15:37:00 EST


On 8/5/24 22:27, Kees Cook wrote:
On Sat, Jul 27, 2024 at 11:37:35PM +0900, Masahiro Yamada wrote:

This series refactors __constructor_order because
__constructor_order_last() is unneeded.

No code change since v1.
I reworded "reverse-order" to "backward-order" in commit description.


Masahiro Yamada (2):
selftests: harness: remove unneeded __constructor_order_last()
selftests: harness: rename __constructor_order for clarification

Thanks for resending this!

Reviewed-by: Kees Cook <kees@xxxxxxxxxx>

Shuah, do you want to take this via kselftest? If not, I can carry it...

-Kees


Just about to ask you if you want me take it :)

Yes I can take this - I will apply this for Linux 6.12-rc1.

thanks,
-- Shuah