[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] x86: extend coverage of HLE "bad page" workaround


  • To: Roger Pau Monné <roger.pau@xxxxxxxxxx>
  • From: Jan Beulich <jbeulich@xxxxxxxx>
  • Date: Tue, 21 Mar 2023 16:51:43 +0100
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=Tz1FPxSiR3gHB9mkWGNHc5/b4SJYixoHadvH5ZPGXXQ=; b=NyqsbOPq81pY+ULi5uZb7vhWth5tzHnTjjWP8YB0kqZi1NXdORfvIQePLC7yzocopwMt6DL8aWfb7P9EeJ7Bfc7Td235eEGtvZHQ3niMPsYcnfNDk3kywCEcOB9/hXfiBLLMDgewy3Ct3r5UdDyBsvhS6/8ik4e8K+NqVFZLEctPbSNtOJLriSm9V/mJWDDCJvB9asw2MrFR03t2mLF6+Hf2rjI7Mj5Z4h1nDWVbmxWtmOWRWRs+5RthDK3K5RVII1/3rpEu7MO2hqM6N5yOrq5NaYNGaw8UKqJlFzpPgg4UL6mMU8YmtLpuTHY6w9fnJMJF71oTcHKdTopDecz0pA==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=SJOXO1sr0h54gPrtStyVYhU8lXw1NG4hEqH/7eenebjwOHcIgCuKkmqbEM/jltlh3XslG0uFhrvtkCKsbNMC287SUN17K+c7X86+V5pTq4fd+Xf2sSbaeUC161wH5Ey0c0DNiY/xPusbzVsdgiZZJW6GcLyPAyBY1+GNOjWCxwobWrodm5S973EwdhI6wHj3TVzvSl+7Q2yxfG7hXzBAjg6oYH95ZLB+fv/bgRtPZJGPh1/e8BooJk8hZ/Y10Km9piParAm2OEpaJoXfy0l6lIYflTOLSCn7flDnWs4CFPXQE4tQ0J5pND+j14ZyP+IUjMrengEMQlbrK1qTq33UDg==
  • Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
  • Cc: "xen-devel@xxxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>
  • Delivery-date: Tue, 21 Mar 2023 15:51:50 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 21.03.2023 15:42, Roger Pau Monné wrote:
> On Tue, May 26, 2020 at 08:49:52AM +0200, Jan Beulich wrote:
>> Respective Core Gen10 processor lines are affected, too.
>>
>> Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
>>
>> --- a/xen/arch/x86/mm.c
>> +++ b/xen/arch/x86/mm.c
>> @@ -6045,6 +6045,8 @@ const struct platform_bad_page *__init g
>>      case 0x000506e0: /* errata SKL167 / SKW159 */
>>      case 0x000806e0: /* erratum KBL??? */
>>      case 0x000906e0: /* errata KBL??? / KBW114 / CFW103 */
>> +    case 0x000a0650: /* erratum Core Gen10 U/H/S 101 */
>> +    case 0x000a0660: /* erratum Core Gen10 U/H/S 101 */
> 
> I think this is errata CML101, I would add that at the end of the
> comment.

Indeed in the current version of the document CML prefix exist. The older
document I've been looking at has no such letter acronyms in front of the
errata numbers. I can certainly update.

> Also you seem to be missing the '806ec' model (806e0 case)? (listed as
> 'U 4+2 V1')

Isn't that pre-existing (see 2nd line of context above)?

Jan



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.