Re: [PATCH] KVM: PPC: Book3S HV nestedv2: Don't drop pending doorbell across L2 entry
Amit Machhiwal <[email protected]>
| Newsgroups | org.ozlabs.lists.linuxppc-dev,org.kernel.vger.kvm,org.kernel.vger.kvm-ppc |
|---|---|
| Message-ID | <[email protected]> |
On 2026/08/19 04:32 PM, Anushree Mathur wrote: > > <...snip...> > > b) Even after applying the patch also it is giving same softlockup issue as > mentioned above: Hi Anushree, There was a v2 of this patch sent here: https://lore.kernel.org/all/[email protected]/ Did you get a chance to test it? Could you verify if the issue persists with the v2 as well? Thanks, Amit > Though I have enough vcpus and memory on the guest (16 vcpus , 13Gi of > memory)Â and ample amount of memory and cpus > present on host still these softlockups are happening after applying the > patch too. I tried reducing stress also on the guest > but still this issue is seen. > > stress-ng --cpu 4 --vm 2 --vm-bytes 1G --hdd 2 --hdd-bytes 1G --sched other > --timeout 3600000s > > If you are planning to send next version of this patch, > Please do add my reported-by: > Reported-by: Anushree Mathur <[email protected]> >