[PATCH v2 0/2] kasan: a few cleanups

Andrey Konovalov andreyknvl at google.com
Fri Jan 12 08:49:26 PST 2018


Clean up usage of KASAN_SHADOW_SCALE_SHIFT and fix prototype author email
address.

Changes in v2:
- fix comments as well.

Andrey Konovalov (2):
  kasan: fix prototype author email address
  kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage

 arch/arm64/include/asm/kasan.h  | 17 ++++++++++-------
 arch/arm64/include/asm/memory.h |  3 ++-
 arch/arm64/mm/kasan_init.c      |  3 ++-
 arch/x86/include/asm/kasan.h    | 12 ++++++++----
 include/linux/kasan.h           |  2 --
 mm/kasan/kasan.c                |  2 +-
 mm/kasan/report.c               |  2 +-
 7 files changed, 24 insertions(+), 17 deletions(-)

-- 
2.16.0.rc1.238.g530d649a79-goog




More information about the linux-arm-kernel mailing list