Re: [PATCH] kvm: x86: simplify kvm_vector_to_index()
From: Sean Christopherson
Date: Tue Aug 19 2025 - 19:21:13 EST
On Sat, 19 Jul 2025 21:58:45 -0400, Yury Norov wrote:
> Use find_nth_bit() and make the function almost a one-liner.
Applied to kvm-x86 misc, thanks!
P.S. I'm amazed you could decipher the intent of the code. Even with your
patch, it took me 10+ minutes to understand the "logic".
[1/1] kvm: x86: simplify kvm_vector_to_index()
https://github.com/kvm-x86/linux/commit/cc63f918a215
--
https://github.com/kvm-x86/linux/tree/next