Re: [PATCH] mips: kvm: simplify kvm_mips_deliver_interrupts()
From: Thomas Bogendoerfer
Date: Mon Dec 01 2025 - 04:46:47 EST
On Wed, Jul 16, 2025 at 01:29:17PM -0400, Yury Norov wrote:
> The function opencodes for_each_set_bit() macro, which makes it bulky.
> Using the proper API makes all the housekeeping code go away.
>
> Signed-off-by: Yury Norov <yury.norov@xxxxxxxxx>
> ---
> arch/mips/kvm/interrupt.c | 20 ++------------------
> 1 file changed, 2 insertions(+), 18 deletions(-)
applied to mips-next.
Thomas.
--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]