Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754571AbcLOSG0 (ORCPT ); Thu, 15 Dec 2016 13:06:26 -0500 Received: from mail-vk0-f46.google.com ([209.85.213.46]:36275 "EHLO mail-vk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753119AbcLOSGY (ORCPT ); Thu, 15 Dec 2016 13:06:24 -0500 MIME-Version: 1.0 In-Reply-To: References: From: Andy Lutomirski Date: Thu, 15 Dec 2016 10:06:02 -0800 Message-ID: Subject: Re: [PATCH v4 0/4] CPUID-less CPU/sync_core fixes and improvements To: Andy Lutomirski Cc: X86 ML , One Thousand Gnomes , Borislav Petkov , "linux-kernel@vger.kernel.org" , Brian Gerst , Matthew Whitehead , Henrique de Moraes Holschuh , Peter Zijlstra , xen-devel , Juergen Gross , Boris Ostrovsky , Andrew Cooper Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 346 Lines: 11 On Fri, Dec 9, 2016 at 10:24 AM, Andy Lutomirski wrote: > *** PATCHES 1 and 2 MAY BE 4.9 MATERIAL *** > > Alan Cox pointed out that the 486 isn't the only supported CPU that > doesn't have CPUID. Let's clean up the mess and make everything > faster while we're at it. > Ping? Any chance of getting these in for 4.10? --Andy