Re: [PATCH 1/2] KVM: PPC: booke: Use min() in watchdog_next_timeout()

From: Madhavan Srinivasan

Date: Sun Aug 09 2026 - 09:14:28 EST


On Tue, 04 Aug 2026 13:20:12 +0200, Thorsten Blum wrote:
> Replace min_t() with the simpler min() macro since the values are
> unsigned and compatible.
>
>

Applied to powerpc/next.

[1/2] KVM: PPC: booke: Use min() in watchdog_next_timeout()
https://git.kernel.org/powerpc/c/ad0889338bfed33da6b8127d7d8ae0a4d6e4cd5d
[2/2] KVM: PPC: Use min() in kvm_vm_ioctl_check_extension()
https://git.kernel.org/powerpc/c/0fcdb510932b90160c47d3c38f6ce43852d7e14f

cheers