On Wed, 5 Aug 2026, Jisheng Zhang wrote: > Since satp_mode introduction, it is only utilized by built-in kernel > code. > > Signed-off-by: Jisheng Zhang <jszhang at kernel.org> As Sashiko points out, this breaks the build when CONFIG_KVM=m. - Paul