[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wiS7PMtL6oR6acNgWZr0NN4Ax4PQD_CYJKCiKS0mT=Z7A@mail.gmail.com>
Date: Tue, 20 Aug 2024 08:31:55 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Michael Ellerman <mpe@...erman.id.au>
Cc: Nathan Chancellor <nathan@...nel.org>, Guo Ren <guoren@...nel.org>, Brian Cain <bcain@...cinc.com>,
Dinh Nguyen <dinguyen@...nel.org>, Yoshinori Sato <ysato@...rs.sourceforge.jp>,
Rich Felker <dalias@...c.org>, John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>,
Richard Weinberger <richard@....at>, Anton Ivanov <anton.ivanov@...bridgegreys.com>,
Johannes Berg <johannes@...solutions.net>, linux-mm@...ck.org,
linuxppc-dev@...ts.ozlabs.org, akpm@...ux-foundation.org,
christophe.leroy@...roup.eu, jeffxu@...gle.com, Liam.Howlett@...cle.com,
linux-kernel@...r.kernel.org, npiggin@...il.com, oliver.sang@...el.com,
pedro.falcato@...il.com, linux-um@...ts.infradead.org,
linux-csky@...r.kernel.org, linux-hexagon <linux-hexagon@...r.kernel.org>,
Linux-sh list <linux-sh@...r.kernel.org>
Subject: Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
On Mon, 19 Aug 2024 at 23:26, Michael Ellerman <mpe@...erman.id.au> wrote:
>
> Linus Torvalds <torvalds@...ux-foundation.org> writes:
> > +static struct vm_special_mapping vdso_mapping = {
> > + .name = "[vdso]",
> > + .pages = syscall_pages;
> ^
> should be ,
Ack. Changed here locally. But I assume you also don't actually test sh...
It would be good to get acks from the architectures that still used
the legacy interface.
Linus
Powered by blists - more mailing lists