From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 62A7AC433F5 for ; Wed, 5 Oct 2022 09:13:30 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230248AbiJEJN1 (ORCPT ); Wed, 5 Oct 2022 05:13:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60646 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230270AbiJEJNF (ORCPT ); Wed, 5 Oct 2022 05:13:05 -0400 Received: from casper.infradead.org (casper.infradead.org [IPv6:2001:8b0:10b:1236::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B29B363F6; Wed, 5 Oct 2022 02:12:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=004/9CI+jvgZypEuylHLo7cjCaK4TpcCkx1pJdFEHa4=; b=CA+RXSOUNu4X+N46W2VCGUYImh jKkhXTdGYswVakSrDvX9k+QeGSOCmrW4TcNakJeUT+mpZA4drWgKnegkuNJu+fd3VxMRWRv4AwYXb bdgibjfxuRmJuIDmodZldJ190C5tivLzlJgN8h7vt0qDUfFh6CHFmg6sVPhTA+KesWZegPaguE/Xl IRpc8z4YmVCE++GVxzWB8m9HYBf2nrQLi0R4KPsDwB+9vFapYJ1X5T8thFsupnPtU8Ql/tnb92R9A gG3RTcUSDQbXeuK9kEo3YmYgB15T4sR0IS4xFMY7mB5AER7wu5eTKySN8O9MTdXFvJTbsBo1R8FCq e+0PNjZw==; Received: from j130084.upc-j.chello.nl ([24.132.130.84] helo=noisy.programming.kicks-ass.net) by casper.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1og0QX-000FFI-IY; Wed, 05 Oct 2022 09:10:53 +0000 Received: from hirez.programming.kicks-ass.net (hirez.programming.kicks-ass.net [192.168.1.225]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by noisy.programming.kicks-ass.net (Postfix) with ESMTPS id DFAE23001CB; Wed, 5 Oct 2022 11:10:46 +0200 (CEST) Received: by hirez.programming.kicks-ass.net (Postfix, from userid 1000) id 8D3252010C49A; Wed, 5 Oct 2022 11:10:46 +0200 (CEST) Date: Wed, 5 Oct 2022 11:10:46 +0200 From: Peter Zijlstra To: "Edgecombe, Rick P" Cc: "corbet@lwn.net" , "bagasdotme@gmail.com" , "bsingharora@gmail.com" , "hpa@zytor.com" , "Syromiatnikov, Eugene" , "rdunlap@infradead.org" , "keescook@chromium.org" , "Yu, Yu-cheng" , "dave.hansen@linux.intel.com" , "kirill.shutemov@linux.intel.com" , "Eranian, Stephane" , "linux-mm@kvack.org" , "fweimer@redhat.com" , "nadav.amit@gmail.com" , "jannh@google.com" , "dethoma@microsoft.com" , "linux-arch@vger.kernel.org" , "kcc@google.com" , "pavel@ucw.cz" , "oleg@redhat.com" , "hjl.tools@gmail.com" , "bp@alien8.de" , "Lutomirski, Andy" , "linux-doc@vger.kernel.org" , "arnd@arndb.de" , "Moreira, Joao" , "tglx@linutronix.de" , "mike.kravetz@oracle.com" , "x86@kernel.org" , "Yang, Weijiang" , "jamorris@linux.microsoft.com" , "john.allen@amd.com" , "rppt@kernel.org" , "mingo@redhat.com" , "Shankar, Ravi V" , "linux-kernel@vger.kernel.org" , "linux-api@vger.kernel.org" , "gorcunov@gmail.com" Subject: Re: [PATCH v2 01/39] Documentation/x86: Add CET description Message-ID: References: <20220929222936.14584-1-rick.p.edgecombe@intel.com> <20220929222936.14584-2-rick.p.edgecombe@intel.com> <87v8p5f0mg.fsf@meer.lwn.net> <0eb358ac-068c-d025-07e3-80a3c51ef39c@gmail.com> <5832fa687e6da50697a7627d53453b728ed1b7b7.camel@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5832fa687e6da50697a7627d53453b728ed1b7b7.camel@intel.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 03, 2022 at 04:56:10PM +0000, Edgecombe, Rick P wrote: > Thanks. Unless anyone has any objections Well, I'll object. I still feel rst should burn in hell. Plain text FTW.