lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 13 Jan 2020 17:32:37 -0500 From: "Theodore Y. Ts'o" <tytso@....edu> To: Naoto Kobayashi <naoto.kobayashi4c@...il.com> Cc: adilger.kernel@...ger.ca, linux-ext4@...r.kernel.org Subject: Re: [PATCH v2 2/3] ext4: Rename ext4_kvmalloc() to ext4_kvmalloc_nofs() and drop its flags argument On Fri, Dec 27, 2019 at 05:05:22PM +0900, Naoto Kobayashi wrote: > Rename ext4_kvmalloc() to ext4_kvmalloc_nofs() and drop > its flags argument, because ext4_kvmalloc() callers must be > under GFP_NOFS (otherwise, they should use generic kvmalloc() > helper function). > > Signed-off-by: Naoto Kobayashi <naoto.kobayashi4c@...il.com> Thanks, applied. - Ted
Powered by blists - more mailing lists