Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Andrew Morton <[email protected]>
| Newsgroups | gmane.linux.ports.hexagon,gmane.linux.kernel.mm,gmane.linux.ports.ppc64.devel,gmane.linux.kernel,gmane.linux.uml.devel,gmane.linux.ports.sh.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 19 Aug 2024 13:16:32 -0700 Linus Torvalds <[email protected]> wrote: > On Mon, 19 Aug 2024 at 13:15, Linus Torvalds > <[email protected]> wrote: > > > > Ok, I did a quick hack-job to remove that disgusting > > install_special_mapping() legacy case. > > > > With this [..] > > I forgot to actually attach that "this". Here it is. For real, this time. Thanks. Do you think your one-liner remains desirable with this fix in place?