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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6595BC56202 for ; Wed, 25 Nov 2020 21:41:50 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 09A52206E0 for ; Wed, 25 Nov 2020 21:41:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732225AbgKYVle (ORCPT ); Wed, 25 Nov 2020 16:41:34 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:34553 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731928AbgKYVld (ORCPT ); Wed, 25 Nov 2020 16:41:33 -0500 X-Originating-IP: 62.210.143.248 Received: from weirdfishes.localdomain (62-210-143-248.rev.poneytelecom.eu [62.210.143.248]) (Authenticated sender: m@thi.eu.com) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id 7327F60003; Wed, 25 Nov 2020 21:41:30 +0000 (UTC) Received: by weirdfishes.localdomain (Postfix, from userid 1000) id 12A0B720488C4; Wed, 25 Nov 2020 22:41:30 +0100 (CET) Date: Wed, 25 Nov 2020 22:41:30 +0100 From: Mathieu Chouquet-Stringer To: Borislav Petkov , Matthew Garrett , Chris Down , Linux Kernel Mailing List , sean.j.christopherson@intel.com, tony.luck@intel.com, Linus Torvalds , the arch/x86 maintainers , kernel-team@fb.com Subject: Re: [PATCH] x86/msr: Filter MSR writes Message-ID: <20201125214130.GA54301@weirdfishes> Mail-Followup-To: Mathieu Chouquet-Stringer , Borislav Petkov , Matthew Garrett , Chris Down , Linux Kernel Mailing List , sean.j.christopherson@intel.com, tony.luck@intel.com, Linus Torvalds , the arch/x86 maintainers , kernel-team@fb.com References: <20200714154728.GA3101@nazgul.tnic> <20200714160448.GC2080@chrisdown.name> <20201117210018.GA4247@weirdfishes> <20201117212016.GQ5719@zn.tnic> <20201118090929.GC189743@weirdfishes> <20201118115027.GF7472@zn.tnic> <20201118140427.GA213447@weirdfishes> <20201118175048.GK7472@zn.tnic> <20201119105344.GA434279@weirdfishes> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201119105344.GA434279@weirdfishes> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hey Borislav, On Thu, Nov 19, 2020 at 11:53:44AM +0100, Mathieu Chouquet-Stringer wrote: > On Wed, Nov 18, 2020 at 06:50:48PM +0100, Borislav Petkov wrote: > > Please fix the text in Documentation/admin-guide/sysctl/kernel.rst also. > > Done. I haven't heard from you, what did you think of my last patch? -- Mathieu Chouquet-Stringer me@mathieu.digital The sun itself sees not till heaven clears. -- William Shakespeare --