Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754529AbcLTWs4 (ORCPT ); Tue, 20 Dec 2016 17:48:56 -0500 Received: from aserp1040.oracle.com ([141.146.126.69]:31521 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752132AbcLTWsx (ORCPT ); Tue, 20 Dec 2016 17:48:53 -0500 Subject: Re: [PATCH] x86/microcode: Adjust ramdisk address when accessing by virtual address To: Borislav Petkov References: <383d2984-fdd0-a198-4477-677b992fc955@oracle.com> <20161219164027.ejbf3h6qsnkjjezy@pd.tnic> <20161219180709.2tsvsebagdiyxxrs@pd.tnic> <20161219184340.4tzv2hg2vf3n63b7@pd.tnic> <20161219233229.p5uw2thbl55o26ds@pd.tnic> <22d4e277-81bb-ef10-3f55-f8f947df60e8@oracle.com> <20161220144012.lc4cwrg6dphqbyqu@pd.tnic> <20161220193148.pjzgwq6ne75wv3dp@pd.tnic> Cc: x86@kernel.org, linux-kernel@vger.kernel.org From: Boris Ostrovsky Message-ID: <075069b3-093e-72be-1538-45212c44a751@oracle.com> Date: Tue, 20 Dec 2016 17:48:21 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161220193148.pjzgwq6ne75wv3dp@pd.tnic> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 430 Lines: 15 On 12/20/2016 02:31 PM, Borislav Petkov wrote: > On Tue, Dec 20, 2016 at 02:26:40PM -0500, Boris Ostrovsky wrote: >> Without your Sunday's patches but with my AMD-related fixes (cpuid and >> eq_id=0) > Can you test tip/x86/urgent with my patch ontop please? > > This: http://git.kernel.org/cgit/linux/kernel/git/tip/tip.git/log/?h=x86/urgent > > Thanks. > Both AMD and Intel tests passed. Bare-metal and various guests. -boris