Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753273AbbF2NJt (ORCPT ); Mon, 29 Jun 2015 09:09:49 -0400 Received: from mail.skyhub.de ([78.46.96.112]:41635 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752145AbbF2NJl (ORCPT ); Mon, 29 Jun 2015 09:09:41 -0400 Date: Mon, 29 Jun 2015 15:09:22 +0200 From: Borislav Petkov To: Mike Galbraith Cc: Ingo Molnar , Ingo Molnar , LKML , "H. Peter Anvin" , Thomas Gleixner , Andy Lutomirski , Denys Vlasenko , Oleg Nesterov , Dave Hansen Subject: Re: [all better] Re: regression: massive trouble with fpu rework Message-ID: <20150629130921.GF12383@pd.tnic> References: <1435386316.3664.23.camel@gmail.com> <1435393129.3490.7.camel@gmail.com> <20150627082514.GA10894@gmail.com> <1435395328.6545.10.camel@gmail.com> <20150629064008.GA16251@gmail.com> <1435566329.2900.1.camel@gmail.com> <20150629083302.GA13113@pd.tnic> <1435580843.2866.5.camel@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1435580843.2866.5.camel@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 24 On Mon, Jun 29, 2015 at 02:27:23PM +0200, Mike Galbraith wrote: > With it commented out, and fpu__init_system() either back at previously > booting position [5] or at original [0], doesn't matter, box is dead, > but differently. It stalls after setting clocksource to tsc, and just > sits there. ... which means that unmasking the CPUID features is absolutely needed on Linux. Not unmasking probably triggers this original bug which 066941bd4eeb ("x86: unmask CPUID levels on Intel CPUs") fixed. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/