From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932193AbbCIPUD (ORCPT ); Mon, 9 Mar 2015 11:20:03 -0400 Received: from cantor2.suse.de ([195.135.220.15]:35281 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751408AbbCIPUA (ORCPT ); Mon, 9 Mar 2015 11:20:00 -0400 Date: Mon, 9 Mar 2015 16:18:37 +0100 From: Borislav Petkov To: Oleg Nesterov Cc: Dave Hansen , Ingo Molnar , Andy Lutomirski , Linus Torvalds , Pekka Riikonen , Rik van Riel , Suresh Siddha , LKML , "Yu, Fenghua" , Quentin Casasnovas Subject: Re: [PATCH 1/1] x86/fpu: x86/fpu: avoid math_state_restore() without used_math() in __restore_xstate_sig() Message-ID: <20150309151837.GC12732@pd.tnic> References: <54F74F59.5070107@intel.com> <20150305195127.GA12657@redhat.com> <20150307153824.GA25954@redhat.com> <20150307153844.GB25954@redhat.com> <20150309140712.GB12732@pd.tnic> <20150309143436.GA3526@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150309143436.GA3526@redhat.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 On Mon, Mar 09, 2015 at 03:34:36PM +0100, Oleg Nesterov wrote: > The patch only fixes the problem with irqs disabled, I tested this. > > The problem with fpu_init/XRSTORS is another thing... Yet another thing?! Oh boy. So first Dave reported the #GP, which got fixed by Quentin's patch. After it, it triggered the rwsem.c bug above. If this patch fixes it, what is the third problem? -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --