All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] kasan: a couple of test fixes
@ 2018-03-01 17:15 ` Andrey Konovalov
  0 siblings, 0 replies; 12+ messages in thread
From: Andrey Konovalov @ 2018-03-01 17:15 UTC (permalink / raw)
  To: Andrey Ryabinin, Alexander Potapenko, Dmitry Vyukov,
	Andrew Morton, Geert Uytterhoeven, Nick Terrell, Chris Mason,
	Yury Norov, Al Viro, Luis R . Rodriguez, Palmer Dabbelt,
	Paul E . McKenney, Jeff Layton, Jason A . Donenfeld, linux-kernel,
	kasan-dev, linux-mm
  Cc: Kostya Serebryany, Andrey Konovalov

The first one fixes the invalid-free test crashing the kernel, and the
second one fixes the memset tests working incorrectly due to compiler
optimizations.

Andrey Konovalov (2):
  kasan: fix invalid-free test crashing the kernel
  kasan: disallow compiler to optimize away memset in tests

 lib/Makefile     | 1 +
 lib/test_kasan.c | 8 ++++++++
 2 files changed, 9 insertions(+)

-- 
2.16.2.395.g2e18187dfd-goog

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2018-03-02 12:11 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-01 17:15 [PATCH 0/2] kasan: a couple of test fixes Andrey Konovalov
2018-03-01 17:15 ` Andrey Konovalov
2018-03-01 17:15 ` [PATCH 1/2] kasan: fix invalid-free test crashing the kernel Andrey Konovalov
2018-03-01 17:15   ` Andrey Konovalov
2018-03-01 17:28   ` Andrey Konovalov
2018-03-01 17:28     ` Andrey Konovalov
2018-03-02 12:11   ` Andrey Ryabinin
2018-03-02 12:11     ` Andrey Ryabinin
2018-03-01 17:15 ` [PATCH 2/2] kasan: disallow compiler to optimize away memset in tests Andrey Konovalov
2018-03-01 17:15   ` Andrey Konovalov
2018-03-02 12:11   ` Andrey Ryabinin
2018-03-02 12:11     ` Andrey Ryabinin

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.