Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
From: Andrew Morton
Date: Mon Aug 19 2024 - 21:05:57 EST
On Mon, 19 Aug 2024 13:16:32 -0700 Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> On Mon, 19 Aug 2024 at 13:15, Linus Torvalds
> <torvalds@xxxxxxxxxxxxxxxxxxxx> 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?