[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping

Linus Torvalds torvalds at linux-foundation.org
Tue Aug 20 14:31:06 PDT 2024


On Tue, 20 Aug 2024 at 14:17, Rob Landley <rob at landley.net> wrote:
>
> Hexagon also has &&vdso_page which I don't understand (but have a toolchain for
> somewhere to at least smoketest...)

The '&&' is just a typo. It should obviously be just a single '&'. As
mentioned, the only testing that patch got was a x86-64 UML build
test.

Fixed locally.

               Linus



More information about the linux-um mailing list