From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753613AbeAQVlB (ORCPT ); Wed, 17 Jan 2018 16:41:01 -0500 Received: from mga06.intel.com ([134.134.136.31]:57756 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752778AbeAQVlA (ORCPT ); Wed, 17 Jan 2018 16:41:00 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,374,1511856000"; d="scan'208";a="22522121" Subject: Re: [PATCH v2 2/8] x86/enter: MACROS to set/clear IBRS To: Mark Marshall , linux-kernel@vger.kernel.org References: From: Tim Chen Message-ID: <6f859761-9efa-cb6b-75f8-0b3a01b4f9dd@linux.intel.com> Date: Wed, 17 Jan 2018 13:40:59 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 01/06/2018 03:05 PM, Mark Marshall wrote: > Hi. > > (I've only just subscribed and can't work out how to reply to a message from before I subscribed (on my phone), sorry) > > In the macro WRMSR_ASM you seem to have lost the wrmsr? > > Yes. That's a bug noticed by Thomas and I'll fix for update to IBRS patches. Tim