Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1208030
| From | Andrew Morton <akpm@linux-foundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v10 03/20] x86/stackvalidate: Compile-time stack validation |
| Date | 2015-08-15 09:30 +0200 |
| Message-ID | <pXE4G-2Wa-3@gated-at.bofh.it> (permalink) |
| References | <pXdHb-6tK-3@gated-at.bofh.it> <pXdHb-6tK-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 13 Aug 2015 22:10:24 -0500 Josh Poimboeuf <jpoimboe@redhat.com> wrote: > This adds a CONFIG_STACK_VALIDATION option which enables a host tool > named stackvalidate which runs at compile time. It would be useful to - show example output for a typical error site - describe the consequences of that error (ie: why should we fix these things?) - describe what needs to be done to repair these sites. IOW, what do we gain from merging all this stuff? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v10 00/20] Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-14 05:20 +0200
[PATCH v10 04/20] x86/stackvalidate: Add file and directory ignores Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-14 05:20 +0200
Re: [PATCH v10 03/20] x86/stackvalidate: Compile-time stack validation Andrew Morton <akpm@linux-foundation.org> - 2015-08-15 09:30 +0200
Re: [PATCH v10 03/20] x86/stackvalidate: Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-15 14:50 +0200
Re: [PATCH v10 03/20] x86/stackvalidate: Compile-time stack validation Ingo Molnar <mingo@kernel.org> - 2015-08-19 12:10 +0200
csiph-web