From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linutronix.de (193.142.43.55:993) by crypto-ml.lab.linutronix.de with IMAP4-SSL for ; 07 Nov 2019 13:47:24 -0000 Received: from us-smtp-1.mimecast.com ([205.139.110.61] helo=us-smtp-delivery-1.mimecast.com) by Galois.linutronix.de with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1iSi8B-0006mv-GM for speck@linutronix.de; Thu, 07 Nov 2019 14:47:23 +0100 Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 7D5098017DD for ; Thu, 7 Nov 2019 13:47:17 +0000 (UTC) Received: from treble (ovpn-123-141.rdu2.redhat.com [10.10.123.141]) by smtp.corp.redhat.com (Postfix) with ESMTPS id EB60C1001B3F for ; Thu, 7 Nov 2019 13:47:16 +0000 (UTC) Date: Thu, 7 Nov 2019 07:47:14 -0600 From: Josh Poimboeuf Subject: [MODERATED] Re: [PATCH] taa fix Message-ID: <20191107134714.ngsdeubldn3h45ig@treble> References: <20191107022646.6h724wh4im5zxvw2@treble> <20191107092533.GA4243@zn.tnic> MIME-Version: 1.0 In-Reply-To: <20191107092533.GA4243@zn.tnic> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit To: speck@linutronix.de List-ID: On Thu, Nov 07, 2019 at 10:25:33AM +0100, speck for Borislav Petkov wrote: > On Wed, Nov 06, 2019 at 08:26:46PM -0600, speck for Josh Poimboeuf wrote: > > From: Josh Poimboeuf > > Subject: [PATCH] x86/speculation/taa: Fix TAA_MSG_SMT printk > > Subject should be something like "Print TAA_MSG_SMT on IBRS_ALL CPUs > too" or so. The subject is indeed overly broad. Though I wanted to highlight that it's a fix. How about x86/speculation/taa: Fix TAA_MSG_SMT printk on IBRS_ALL CPUs ? -- Josh