Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp1229500imm; Wed, 17 Oct 2018 15:59:47 -0700 (PDT) X-Google-Smtp-Source: ACcGV62S84tDHl8ok2bmAB2yAmi+E4p0ifncBEjMu2Fa6tugZM9OIS/fy9HKzkD7g4y8GNsAb9id X-Received: by 2002:a63:1f0a:: with SMTP id f10-v6mr26029429pgf.313.1539817187460; Wed, 17 Oct 2018 15:59:47 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539817187; cv=none; d=google.com; s=arc-20160816; b=BiEtPyyUA53H9HpGG0ldmPQYDM3IC9GlP1p1ZVIIsyE0SPIpJcU6HNQPp9zwj+hBFA si8MwmLLckhh9Io/IMMYYNlbSqlCvxVCpLy6awO9+SC5QPUsBzFPyIOUEn08Xw0FP28Y qlVVbQwZih7A2xb6pWserU0TuVc70puAbLjN95cS1DhherYvwskFeN/debYq5zOtEzHm 9fsFWg+1x/KmRzMJ7iGZpfKLkdV8sCreqmwNQ/o9mth8bR3i7D2KdSgElxrL3gJdh/De ucx2p/xHvvm0tZxNyW+hjLup5tiG73wOllJhkXSRNvb+Ou/Yy+oiJGAKR3so3oVKInAQ LG/A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=WqyQmbCXFTQJtyjhv1aXvhMJYs0F4qeeMOrEQNR/Vqs=; b=O0O1o4ZBJerGsWOGZV20+KgAAGk8u064vIl3vpeUyvg6SIhgTcIno6R0DLejWkTX1R ppEFXRomwVEhR23veyiCGfL3is7PSzNQLU+Qbft+oppi05kFSWe8rMotZew+l5i1cXHI elvgCP2nG80Pd87JXTqWT4Ba7JoLvsetiy1Pp1/9sy15+YEY2bLaBOVEsdWK3NWggCnc 5a3RsowPS4y4aSCosmwCAtEOT6IEjTfnip5NYEMdkg/dZoXJXTvOGkV5RtR08w3XV0j5 GMQxx/0mdwKXVackTLsrtgSo+kP9NXsNN+2MY9BvfZWnTR8PG1Hf923fMOKFu9p5jUfs qLNQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t90-v6si19363285pfi.221.2018.10.17.15.59.31; Wed, 17 Oct 2018 15:59:47 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727503AbeJRG46 (ORCPT + 99 others); Thu, 18 Oct 2018 02:56:58 -0400 Received: from mail.skyhub.de ([5.9.137.197]:45438 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727259AbeJRG46 (ORCPT ); Thu, 18 Oct 2018 02:56:58 -0400 X-Virus-Scanned: Nedap ESD1 at mail.skyhub.de Received: from mail.skyhub.de ([127.0.0.1]) by localhost (blast.alien8.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id LGZ4fKIA5EgQ; Thu, 18 Oct 2018 00:58:43 +0200 (CEST) Received: from zn.tnic (p200300EC2BC91B00329C23FFFEA6A903.dip0.t-ipconnect.de [IPv6:2003:ec:2bc9:1b00:329c:23ff:fea6:a903]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 642781EC04DF; Thu, 18 Oct 2018 00:58:42 +0200 (CEST) Date: Thu, 18 Oct 2018 00:58:29 +0200 From: Borislav Petkov To: Randy Dunlap Cc: Yu-cheng Yu , x86@kernel.org, "H. Peter Anvin" , Thomas Gleixner , Ingo Molnar , linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, linux-mm@kvack.org, linux-arch@vger.kernel.org, linux-api@vger.kernel.org, Arnd Bergmann , Andy Lutomirski , Balbir Singh , Cyrill Gorcunov , Dave Hansen , Eugene Syromiatnikov , Florian Weimer , "H.J. Lu" , Jann Horn , Jonathan Corbet , Kees Cook , Mike Kravetz , Nadav Amit , Oleg Nesterov , Pavel Machek , Peter Zijlstra , "Ravi V. Shankar" , Vedvyas Shanbhogue Subject: Re: [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states Message-ID: <20181017225829.GA32023@zn.tnic> References: <20181011151523.27101-1-yu-cheng.yu@intel.com> <20181011151523.27101-4-yu-cheng.yu@intel.com> <20181017104137.GE22535@zn.tnic> <32da559b-7958-60db-e328-f0eb316e668e@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <32da559b-7958-60db-e328-f0eb316e668e@infradead.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 17, 2018 at 03:39:47PM -0700, Randy Dunlap wrote: > Would you mind explaining this request? (requirement?) > Other than to say that it is the preference of some maintainers, > please say Why it is preferred. > > and since the s above won't typically be the same length, > it's not for variable name alignment, right? Searching the net a little, it shows you have asked that question before. So what is it you really wanna know? -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.