From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756127AbbGEMPH (ORCPT ); Sun, 5 Jul 2015 08:15:07 -0400 Received: from mail-wg0-f48.google.com ([74.125.82.48]:32888 "EHLO mail-wg0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755658AbbGEMPA (ORCPT ); Sun, 5 Jul 2015 08:15:00 -0400 Date: Sat, 4 Jul 2015 10:08:17 +0200 From: Ingo Molnar To: Thomas Gleixner Cc: Linus Torvalds , Jan Kara , Borislav Petkov , Linux Kernel Mailing List , the arch/x86 maintainers Subject: Re: [PATCH] x86/fpu: Fix boot crash in the early FPU code Message-ID: <20150704080817.GA12575@gmail.com> References: <20150703152303.GA14041@quack.suse.cz> <20150704075819.GA9201@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 * Thomas Gleixner wrote: > On Sat, 4 Jul 2015, Ingo Molnar wrote: > > Reported-and-bisected-by: Jan Kara > > Reported-and-bisected-by: Thomas Gleixner > > Tested-by-me Ok, thanks, I've pushed it out! Ingo