On Tue, Nov 01, 2022 at 07:33:30AM +0000, Tian, Kevin wrote: > > + /* > > + * Here we pass the KVM pointer with the group under the read lock. > > Now the read lock is replaced by mutex. Let's correct it when moving this > piece of code. Done, thanks Jason