Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754708AbbHGCi4 (ORCPT ); Thu, 6 Aug 2015 22:38:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38881 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753093AbbHGCiy (ORCPT ); Thu, 6 Aug 2015 22:38:54 -0400 Date: Thu, 6 Aug 2015 12:46:46 -0500 From: Josh Poimboeuf To: Ingo Molnar Cc: Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Michal Marek , Peter Zijlstra , Andy Lutomirski , Borislav Petkov , Linus Torvalds , Andi Kleen , Pedro Alves , Namhyung Kim , Bernd Petrovitsch , x86@kernel.org, live-patching@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v8 00/21] Compile-time stack validation Message-ID: <20150806174646.GC25637@treble.redhat.com> References: <20150806080750.GA10604@gmail.com> <20150806172332.GB25637@treble.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150806172332.GB25637@treble.redhat.com> User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1199 Lines: 38 On Thu, Aug 06, 2015 at 12:23:32PM -0500, Josh Poimboeuf wrote: > On Thu, Aug 06, 2015 at 10:07:50AM +0200, Ingo Molnar wrote: > > > > * Josh Poimboeuf 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 > > (One last tweak to the bikeshed) > > The antonym of END is BEGIN. So how about: > > FRAME_BEGIN > FRAME_END Ok, so thesaurus.com reminds me that words can have more than one antonym, and that START and BEGIN are both antonyms of END. Personally, when I START something I usually FINISH it or even STOP it. So I'll stop the bikeshedding I started and go with BEGIN/END. -- 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/