Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763435AbYCGNRU (ORCPT ); Fri, 7 Mar 2008 08:17:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759243AbYCGNRJ (ORCPT ); Fri, 7 Mar 2008 08:17:09 -0500 Received: from one.firstfloor.org ([213.235.205.2]:54708 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758349AbYCGNRJ (ORCPT ); Fri, 7 Mar 2008 08:17:09 -0500 Date: Fri, 7 Mar 2008 14:18:41 +0100 From: Andi Kleen To: Arjan van de Ven Cc: "H. Peter Anvin" , Pavel Machek , Ingo Molnar , Suresh Siddha , Christoph Hellwig , tglx@linutronix.de, andi@firstfloor.org, linux-kernel@vger.kernel.org Subject: Re: [patch 2/2] x86, fpu: lazy allocation of FPU area - v3 Message-ID: <20080307131841.GE7365@one.firstfloor.org> References: <20080303230336.042604000@linux-os.sc.intel.com> <20080304012012.GB22431@infradead.org> <20080304014306.GC28006@linux-os.sc.intel.com> <20080304103220.GA17621@elte.hu> <20080304175528.GD28006@linux-os.sc.intel.com> <20080305194705.GA4386@ucw.cz> <20080306155141.GA23340@elte.hu> <20080306202446.GA4225@ucw.cz> <47D1352F.6010504@zytor.com> <47D13DEF.6030006@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47D13DEF.6030006@linux.intel.com> User-Agent: Mutt/1.4.2.1i Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 518 Lines: 12 > this is just for handling the case where that fails > (basically near/totally OOM or the case where you get a fatal signal) I didn't think GFP_KERNEL was interruptible by signals... (although sometimes under oom thrashing I think it would be great if it was...) -Andi -- 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/