public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* kasan patches
@ 2018-08-06 21:08 Nick Desaulniers
  2018-08-11 16:40 ` Greg KH
  0 siblings, 1 reply; 10+ messages in thread
From: Nick Desaulniers @ 2018-08-06 21:08 UTC (permalink / raw)
  To: stable; +Cc: Sami Tolvanen, Andrey Konovalov

These patches are needed for kasan+clang support.  I confirmed they
apply cleanly in order (top to bottom):

4.9:
commit c5caf21ab0cf8 ("kasan: turn on -fsanitize-address-use-after-scope")
commit 0e410e158e5b ("kasan: don't emit builtin calls when sanitization is off")

4.4:
commit c5caf21ab0cf8 ("kasan: turn on -fsanitize-address-use-after-scope")

===

0e410e158e5b is the one I'm interested in. Looks like it landed in
4.16, and got backported to 4.14-stable.

===

c5caf21ab0cf8 depends on c6d308534aef6 ("UBSAN: run-time undefined
behavior sanity checker"), and I don't want to bring in all of UBSAN
to 4.4. I'll send a patch for 0e410e158e5b.
-- 
Thanks,
~Nick Desaulniers

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

end of thread, other threads:[~2018-08-15  0:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-06 21:08 kasan patches Nick Desaulniers
2018-08-11 16:40 ` Greg KH
2018-08-13 21:25   ` Nick Desaulniers
2018-08-14  7:24     ` Greg KH
2018-08-14  7:37       ` Greg KH
2018-08-14 12:44         ` Andrey Konovalov
2018-08-14 13:51           ` Greg KH
2018-08-14 20:33           ` Nick Desaulniers
2018-08-14 20:56             ` Arnd Bergmann
2018-08-14 22:04               ` Nick Desaulniers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox