Re: [PATCH v3] drivers/hv: remove deposited pages from direct map
Magnus Kulke <[email protected]>
| Newsgroups | org.kernel.vger.linux-kernel,org.kernel.vger.linux-arch,org.kernel.vger.linux-hyperv |
|---|---|
| Message-ID | <aq0W/[email protected]> |
On Thu, Sep 17, 2026 at 05:23:15PM -0700, Mukesh R wrote: > On 9/17/26 13:10, Magnus Kulke wrote: > > FYI: > > https://lore.kernel.org/linux-hyperv/[email protected]/ > > Thanks, > -Mukesh > > Thanks, the change to a larger single page makes sense. I assume we would still be susceptible to a #GP once the kernel steps into it? Since this is addressing acute crashes on L1VH, it would be good to merge a fix first IMO. it can then be easily cherrypicked into backports or distro-kernels. Or would you rather see the problem addressed as part of in your deposit-pages refactoring? best, magnus