Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932789AbeAHW6k (ORCPT + 1 other); Mon, 8 Jan 2018 17:58:40 -0500 Received: from one.firstfloor.org ([193.170.194.197]:59052 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757254AbeAHW6j (ORCPT ); Mon, 8 Jan 2018 17:58:39 -0500 Date: Mon, 8 Jan 2018 14:58:37 -0800 From: Andi Kleen To: Andi Kleen Cc: Peter Zijlstra , Andi Kleen , dwmw@amazon.co.uk, pjt@google.com, linux-kernel@vger.kernel.org, gregkh@linux-foundation.org, tim.c.chen@linux.intel.com, dave.hansen@intel.com, tglx@linutronix.de, luto@amacapital.net Subject: Re: [PATCH] x86/retpoline: Avoid return buffer underflows on context switch Message-ID: <20180108225837.aofoquft2qk7gohe@two.firstfloor.org> References: <20180108201531.6782-1-andi@firstfloor.org> <20180108221121.GU29822@worktop.programming.kicks-ass.net> <20180108222512.GC6718@tassilo.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180108222512.GC6718@tassilo.jf.intel.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: > > Why is none of that done here? Also, can we pretty please stop using > > those retarded number labels, they make this stuff unreadable. > > Personally I find the magic labels with strange ASCII characters > far less readable than a simple number. Tried it and \@ is incompatible with .rept. -Andi