Re: [PATCH] KVM: x86: use kvfree_rcu to simplify the code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 22 Jan 2025 15:34:56 +0800, lirongqing wrote:
> The callback function of call_rcu() just calls kvfree(), so we can
> use kvfree_rcu() instead of call_rcu() + callback function.

Applied to kvm-x86 misc, with a heavily rewritten changelog to call out the
rcu_barrier() wrinkles (I'm pretty sure it's, very technically, a bug fix).

Thanks!

[1/1] KVM: x86: use kvfree_rcu to simplify the code
      https://github.com/kvm-x86/linux/commit/82c470121c7b

--
https://github.com/kvm-x86/linux/tree/next




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux