Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1201538

Re: [PATCH v8 00/21] Compile-time stack validation

From Ingo Molnar <mingo@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH v8 00/21] Compile-time stack validation
Date 2015-08-06 10:10 +0200
Message-ID <pUopt-2Ym-17@gated-at.bofh.it> (permalink)
References <pRemB-3Qx-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


* Josh Poimboeuf <jpoimboe@redhat.com> wrote:

> This is v8 of the compile-time stack validation patch set, based on the
> tip/master branch.
> 
> The frame pointer macros are still called FRAME and ENDFRAME because I
> don't think we converged on anything else yet.  Otherwise I tried to
> address all the other review comments from v7.

So I think:

	FRAME_START
	FRAME_END

would be OK.

They could be added as new aliases, keeping the old ones as well, while in the new 
patches you should use this new form.

Thanks,

	Ingo
--
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 | NextNext in thread | Find similar | Unroll thread


Thread

Re: [PATCH v8 00/21] Compile-time stack validation Ingo Molnar <mingo@kernel.org> - 2015-08-06 10:10 +0200
  Re: [PATCH v8 00/21] Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-06 18:10 +0200
  Re: [PATCH v8 00/21] Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-07 04:40 +0200
  Re: [PATCH v8 00/21] Compile-time stack validation Josh Poimboeuf <jpoimboe@redhat.com> - 2015-08-07 04:40 +0200

csiph-web