Re: [PATCH v2 1/2] KVM: arm64: nv: Fix life cycle of the nested_mmus array
"Lorenzo Stoakes (ARM)" <[email protected]>
| Newsgroups | dev.linux.lists.kvmarm,org.infradead.lists.linux-arm-kernel,org.kernel.vger.stable |
|---|---|
| Message-ID | <aoMmLrIjlykQJ3BP@gremlin> |
On Mon, Aug 17, 2026 at 04:17:51PM +0100, Lorenzo Stoakes (ARM) wrote: > One issue with a typo'd type below (the compiler is ok with it because it's > expressed as a sizeof(ptr) but it should be fixed) and a small nit, and > also Wei Lin had a comment re: the commit message. (oops - Wei Lin commented on 2/2 commit msg, disregard that bit for this patch :) -- Cheers, Lorenzo