Thread (20 messages) flat view 20 messages, 7 authors, 2021-06-03

Re: [PATCH 2/2] mm: adds NOSIGBUS extension for out-of-band shmem read

From: Hugh Dickins <hughd@google.com>
Date: 2021-06-02 02:13:54
Also in: lkml

On Tue, 1 Jun 2021, Linus Torvalds wrote:
This series passes my "looks fine, is simple and straightforward" test.
I'm sorry, but it also passes my "hack that we do not want in shmem.c"
test. I'll say more in response to the preceding mail.

Hugh
One nit:

On Tue, Jun 1, 2021 at 1:22 PM Ming Lin [off-list ref] wrote:
quoted
+               error = vm_insert_page(vma, (unsigned long)vmf->address,
+                                       ZERO_PAGE(0));
On architectures where this matters - bad virtual caches - it would be
better to use ZERO_PAGE(vmf->address).

It doesn't make a difference on any sane architecture, but it's the
RightThing(tm) to do.

            Linus
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help