On Sun, 05 Apr 2026 17:15:45 +0100, Julian Braha wrote:
> The GUEST_STATE_BUFFER_TEST config option should default
> to KUNIT_ALL_TESTS so that if all tests are enabled then
> it is included, but currently the 'default KUNIT_ALL_TESTS'
> statement is shadowed by 'def_tristate n',
> meaning that this second default statement is currently dead code.
> 
> It looks to me like the commit
> 6ccbbc33f06a ("KVM: PPC: Add helper library for Guest State Buffers")
> intended to set the default to KUNIT_ALL_TESTS, but mistakenly
> missed the def_tristate.
> 
> [...]

Applied to powerpc/fixes.

[1/1] powerpc: fix dead default for GUEST_STATE_BUFFER_TEST
      https://git.kernel.org/powerpc/c/aef656a0e6c01796190bb5bd2bdba1c644ed7811

cheers

Reply via email to