[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+55aFwSfXu1LXjLZe4gddY2VybEGLbPpx-PWinF19LjbevEgQ@mail.gmail.com>
Date: Sun, 2 Sep 2018 18:42:53 -0700
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Benjamin Herrenschmidt <benh@...nel.crashing.org>
Cc: Jiri Kosina <jikos@...nel.org>,
Jürgen Groß <jgross@...e.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Michal Hocko <mhocko@...e.com>,
Naoya Horiguchi <n-horiguchi@...jp.nec.com>,
Michael Ellerman <mpe@...erman.id.au>,
Will Deacon <will.deacon@....com>
Subject: Re: Access to non-RAM pages
On Sun, Sep 2, 2018 at 6:38 PM Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
> It's not used for vmalloc stuff. It's just regular kmalloc().
Just to clarify .. that's true of the dcache stuff.
The strscpy case actually explicitly limits things to page boundaries
and falls back to the byte-by-byte case after that.
Linus
Powered by blists - more mailing lists