Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp1836916imm; Thu, 18 Oct 2018 05:12:05 -0700 (PDT) X-Google-Smtp-Source: ACcGV61++whixswS/47/hRkP1NVRwZPAHOmr0uwkxj3eWngjnZTLrG7z43G8ApmxMd0ng5Gu5+dt X-Received: by 2002:a17:902:4001:: with SMTP id b1-v6mr30058367pld.89.1539864725774; Thu, 18 Oct 2018 05:12:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539864725; cv=none; d=google.com; s=arc-20160816; b=EuG1JT9MtmwizN/9AkNeVO57NIPR3ZkMZzVZB4hQAQxSPUdIOSRMX44CWAhvQdJBax GgZP/tXN5Sn/YR0lVd+yV4V/dvUFNrknLCG8voGT8iTxeEsSWgsJIr9ZFWGZy5Qzu2k1 a0OpRgRMkScuBAfKzL3DgWwZN9Ver2Knsk9d1Rd1YAwzMH+6qgcVrgyVECEohZRl/D92 F85UtjwItu0/CcM1UACmyw1JYNcVkM/hjxrvQwTWRInBAjBnzKXzxq5lVG9E4mU8su2j cQEqRV31iISUj59dw7gqLGDC6Z0ZsoaZ7f2+ZbH+MNgJoxRKa2qQyHiuMsD7fblGKrrk XjPw== 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=qhhoLIrr1rt2Qk4BLtw+XkswJYRY+mt0RI/BWqhPqH4=; b=fvBpm/v1JEJkHVd9MbRTEkumS4u1FgvqpAd5hX4ygo4U6xEcioii4HYMFY4zdZZXo7 OT4uEu0NPoJ9Pmrbzs079LQMC7kgDm4DiVPllvytHsqbnl8k5Lbn1xRPFNgLIVpC8ZDh cU4P+Mjmt5UzEOFcj0cPA6gTgNx+dBoEYTgy5ZhfuD5b2jNdYoBqcZxxAtaqysjE6SDH vCpaVJ8n9Dm+uRi8VFUIzvJD37mf1tX1lyzkggGdriBr1CPxOmeczupQX3YKxQ6wD0Uc oQM1HkvQIsyODjKKFqk/XioE7C2ySuHd0Y6eiXZqvKE49kCXDpMGRQ52JjgjdprzSbjv 20zw== 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 o32-v6si21072618pld.284.2018.10.18.05.11.49; Thu, 18 Oct 2018 05:12:05 -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 S1726650AbeJRULn (ORCPT + 99 others); Thu, 18 Oct 2018 16:11:43 -0400 Received: from mail.skyhub.de ([5.9.137.197]:46694 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726132AbeJRULn (ORCPT ); Thu, 18 Oct 2018 16:11:43 -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 JQ7pSwJbClvq; Thu, 18 Oct 2018 14:10:39 +0200 (CEST) Received: from zn.tnic (p200300EC2BCA5400329C23FFFEA6A903.dip0.t-ipconnect.de [IPv6:2003:ec:2bca:5400: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 207531EC08F9; Thu, 18 Oct 2018 14:10:39 +0200 (CEST) Date: Thu, 18 Oct 2018 14:10:32 +0200 From: Borislav Petkov To: Pavel Machek Cc: Randy Dunlap , 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 , Peter Zijlstra , "Ravi V. Shankar" , Vedvyas Shanbhogue Subject: Re: [PATCH v5 03/27] x86/fpu/xstate: Introduce XSAVES system states Message-ID: <20181018121032.GD20831@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> <20181017225829.GA32023@zn.tnic> <20181018092603.GB20831@zn.tnic> <20181018093125.GB10861@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20181018093125.GB10861@amd> 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 Thu, Oct 18, 2018 at 11:31:25AM +0200, Pavel Machek wrote: > We want readable sources, not neat ascii art everywhere. And we want pink ponies. Reverse xmas tree order is and has been the usual variable sorting in the tip tree for years. -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.