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 15:00:00 -0000 Received: from us-smtp-delivery-1.mimecast.com ([207.211.31.120] helo=us-smtp-1.mimecast.com) by Galois.linutronix.de with esmtps (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1iSjGQ-00085N-Q0 for speck@linutronix.de; Thu, 07 Nov 2019 15:59:59 +0100 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 728C1800C72 for ; Thu, 7 Nov 2019 14:59:49 +0000 (UTC) Received: from treble (ovpn-123-141.rdu2.redhat.com [10.10.123.141]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 27A055D6A0 for ; Thu, 7 Nov 2019 14:59:49 +0000 (UTC) Date: Thu, 7 Nov 2019 08:59:47 -0600 From: Josh Poimboeuf Subject: [MODERATED] Re: [PATCH] taa fix Message-ID: <20191107145947.ueaz4vyf2dkikgxz@treble> References: <20191107022646.6h724wh4im5zxvw2@treble> <20191107092533.GA4243@zn.tnic> <20191107134714.ngsdeubldn3h45ig@treble> <20191107134952.GG4243@zn.tnic> MIME-Version: 1.0 In-Reply-To: <20191107134952.GG4243@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 02:49:52PM +0100, speck for Borislav Petkov wrote: > On Thu, Nov 07, 2019 at 07:47:14AM -0600, speck for Josh Poimboeuf wrote: > > 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 > > > > ? > > Make that "Fix printing" and you're good. Fair enough. I'll go with x86/speculation/taa: Fix printing of TAA_MSG_SMT on IBRS_ALL CPUs -- Josh