Home
last modified time | relevance | path

Searched hist:"7899 ed26" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/riscv/include/asm/
H A Dkasan.h7899ed26 Mon Feb 08 13:30:14 CST 2021 Alexandre Ghiti <alex@ghiti.fr> riscv: Improve kasan definitions

There is no functional change here, only improvement in code readability
by adding comments to explain where the kasan constants come from and by
replacing hardcoded numerical constant by the corresponding define.

Note that the comments come from arm64.

Signed-off-by: Alexandre Ghiti <alex@ghiti.fr>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>