[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
Linus Torvalds
torvalds at linux-foundation.org
Mon Aug 19 18:11:24 PDT 2024
On Mon, 19 Aug 2024 at 18:05, Andrew Morton <akpm at linux-foundation.org> wrote:
>
> >
> > 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?
That patch actually removes the whole 'legacy_special_mapping_vmops'
that my one-liner then removed the '.close' field from, so no - my
one-liner just becomes a non-issue.
NOTE! That patch of mine *will* conflict with Michael's patch series,
since my patch to remove legacy_special_mapping_vmops was done on top
of my current -git tree. But it should be an obvious conflict, in that
it just means that the addition of .close never happens.
Linus
More information about the linux-um
mailing list