All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kasan: a few cleanups
@ 2018-01-11 15:29 ` Andrey Konovalov
  0 siblings, 0 replies; 18+ messages in thread
From: Andrey Konovalov @ 2018-01-11 15:29 UTC (permalink / raw)
  To: Andrey Ryabinin, Alexander Potapenko, Dmitry Vyukov,
	Catalin Marinas, Will Deacon, Thomas Gleixner, Ingo Molnar,
	H . Peter Anvin, kasan-dev, linux-mm, linux-arm-kernel, x86,
	linux-kernel
  Cc: Kostya Serebryany, Andrey Konovalov

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

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

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

-- 
2.16.0.rc1.238.g530d649a79-goog

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2018-01-12 16:50 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-01-11 15:29 [PATCH 0/2] kasan: a few cleanups Andrey Konovalov
2018-01-11 15:29 ` Andrey Konovalov
2018-01-11 15:29 ` Andrey Konovalov
2018-01-11 15:29 ` [PATCH 1/2] kasan: fix prototype author email address Andrey Konovalov
2018-01-11 15:29   ` Andrey Konovalov
2018-01-11 15:29   ` Andrey Konovalov
2018-01-11 15:29 ` [PATCH 2/2] kasan: clean up KASAN_SHADOW_SCALE_SHIFT usage Andrey Konovalov
2018-01-11 15:29   ` Andrey Konovalov
2018-01-11 15:29   ` Andrey Konovalov
2018-01-11 17:33   ` Will Deacon
2018-01-11 17:33     ` Will Deacon
2018-01-11 17:33     ` Will Deacon
2018-01-11 21:59   ` Andrey Ryabinin
2018-01-11 21:59     ` Andrey Ryabinin
2018-01-11 21:59     ` Andrey Ryabinin
2018-01-12 16:49     ` Andrey Konovalov
2018-01-12 16:49       ` Andrey Konovalov
2018-01-12 16:49       ` Andrey Konovalov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.