public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] provide -fstack-protector-strong build option
@ 2013-12-17 22:43 Kees Cook
  2013-12-17 22:43 ` [PATCH v3 1/2] create HAVE_CC_STACKPROTECTOR for centralized use Kees Cook
  2013-12-17 22:43 ` [PATCH v3 2/2] provide -fstack-protector-strong build option Kees Cook
  0 siblings, 2 replies; 4+ messages in thread
From: Kees Cook @ 2013-12-17 22:43 UTC (permalink / raw)
  To: linux-kernel
  Cc: Michal Marek, Russell King, Ralf Baechle, Paul Mundt,
	Thomas Gleixner, Ingo Molnar, H. Peter Anvin, Andrew Morton,
	James Hogan, Stephen Rothwell, Shawn Guo, x86, linux-kbuild,
	linux-arm-kernel, linux-mips, linux-sh, keescook

This reorganizes the build options for CONFIG_CC_STACKPROTECTOR so that
the new CONFIG_CC_STACKPROTECTOR_STRONG can be used when building with
a compiler that supports it.

-Kees


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

end of thread, other threads:[~2013-12-18  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17 22:43 [PATCH v3] provide -fstack-protector-strong build option Kees Cook
2013-12-17 22:43 ` [PATCH v3 1/2] create HAVE_CC_STACKPROTECTOR for centralized use Kees Cook
2013-12-17 22:43 ` [PATCH v3 2/2] provide -fstack-protector-strong build option Kees Cook
2013-12-18  9:59   ` Ingo Molnar

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