Re: [PATCH v7 04/25] kunit: take `kunit_assert` as `const`

From: Miguel Ojeda
Date: Tue May 24 2022 - 08:37:38 EST


On Mon, May 23, 2022 at 8:14 PM Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx> wrote:
>
> On 5/23/22 11:15 AM, Daniel Latypov wrote:
> >
> > FYI, we'd asked Shuah to pick this patch up in her "kunit" branch.
> > It's applied here:
> > https://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest.git/commit/?h=kunit&id=7466886b400b1904ce30fa311904849e314a2cf4
> >
> > It had previously seemed unclear if this series could make it for the
> > 5.19 merge window (but it now looks like there's interest in trying it
> > out early on).
>
> I am just about send pull request with this patch included.

Thank you, Daniel and Shuah!

Cheers,
Miguel