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


Groups > linux.kernel > #1201880

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

From Josh Poimboeuf <jpoimboe@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH v8 00/21] Compile-time stack validation
Date 2015-08-06 18:10 +0200
Message-ID <pUvTY-5yr-35@gated-at.bofh.it> (permalink)
References <pRemB-3Qx-3@gated-at.bofh.it> <pUopt-2Ym-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Thu, Aug 06, 2015 at 10:07:50AM +0200, Ingo Molnar wrote:
> 
> * 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.

Thanks, that sounds good to me.

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

Turns out nobody uses the existing FRAME/ENDFRAME macros, so I'll just
rename them.

-- 
Josh
--
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 | NextPrevious in thread | Next 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