lkml.org 
[lkml]   [2021]   [Feb]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/4] Kasan improvements and fixes
Date
This small series contains some improvements for the riscv KASAN code:

- it brings a better readability of the code (patch 1/2)
- it fixes oversight regarding page table population which I uncovered
while working on my sv48 patchset (patch 3)
- it helps to have better performance by using hugepages when possible
(patch 4)

Alexandre Ghiti (4):
riscv: Improve kasan definitions
riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization
riscv: Improve kasan population function
riscv: Improve kasan population by using hugepages when possible

arch/riscv/include/asm/kasan.h | 22 +++++-
arch/riscv/mm/kasan_init.c | 119 ++++++++++++++++++++++++---------
2 files changed, 108 insertions(+), 33 deletions(-)

--
2.20.1

\
 
 \ /
  Last update: 2021-02-08 21:44    [W:0.166 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site