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: Sun, 3 May 2020 22:24:13 -0700 From: ira.weiny@...el.com To: linux-kernel@...r.kernel.org, Andrew Morton <akpm@...ux-foundation.org>, Al Viro <viro@...iv.linux.org.uk> Cc: Ira Weiny <ira.weiny@...el.com>, linux-csky@...r.kernel.org, linux-parisc@...r.kernel.org, "James E.J. Bottomley" <James.Bottomley@...senPartnership.com>, Helge Deller <deller@....de> Subject: [PATCH 0/2] kmap cleanup 2 From: Ira Weiny <ira.weiny@...el.com> Continue the kmap clean up with 2 follow on patches These apply after the kmap cleanup V2 series: https://lore.kernel.org/lkml/20200504010912.982044-1-ira.weiny@intel.com/ Ira Weiny (2): kmap: Remove kmap_atomic_to_page() parisc/kmap: Remove duplicate kmap code arch/csky/include/asm/highmem.h | 1 - arch/csky/mm/highmem.c | 13 ------------- arch/nds32/include/asm/highmem.h | 1 - arch/parisc/include/asm/cacheflush.h | 28 ++-------------------------- include/linux/highmem.h | 10 +++++++--- 5 files changed, 9 insertions(+), 44 deletions(-) -- 2.25.1
Powered by blists - more mailing lists