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 linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20210312065413.GA29805@lst.de> Date: Fri, 12 Mar 2021 07:54:13 +0100 From: Christoph Hellwig <hch@....de> To: Thomas Gleixner <tglx@...utronix.de> Cc: linux-kernel@...r.kernel.org Subject: kmap_local semantics So with the new kmap_local interface is it possible / advisable to use local kmaps over code that might schedule(), e.g. to wait for I/O?