Re: [PATCH] HID: hyperv: fix build breakage with certain configs
From: Jiri Kosina
Date: Fri Aug 21 2026 - 09:04:44 EST
On Fri, 21 Aug 2026, Benjamin Tissoires wrote:
> On Aug 21 2026, Jiri Kosina wrote:
> > From: Jiri Kosina <jkosina@xxxxxxxx>
> >
> > If CONFIG_HID_HYPERV is built-in (=y) while CONFIG_KUNIT is either
> > disabled (=n) or built as a module (=m), the linker fails to resolve
> > kunit_mem_assert_format when creating vmlinux.
>
> I believe the commit description is wrong here. If CONFIG_KUNIT=n,
> because HID_HYPERV_MOUSE_KUNIT_TEST `depends on KUNIT`, there is no issue.
>
> That being said, this is just the commit description which is wrong, the
> code looks good to me. With that fixed:
> Acked-by: Benjamin Tissoires <bentiss@xxxxxxxxxx>
Good catch, thanks. Fixed wording and applied.
--
Jiri Kosina
SUSE Labs