From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akio Takebe Subject: Re: [Patch] linux: avoid kmalloc while disabling interrupts Date: Tue, 09 Sep 2008 17:19:19 +0900 Message-ID: <48C63187.5080104@jp.fujitsu.com> References: <48C628BC.8090805@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <48C628BC.8090805@jp.fujitsu.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Hi, Sorry, the kmallocs are GFP_ATOMIC. So please ignore the patch. Best Regards, Akio Takebe Akio Takebe wrote: > Hi, > > We should avoid using kmalloc while interrupts is disabled. > kmalloc may sleep. > > Signed-off-by: Akio Takebe > > Best Regards, > > Akio Takebe > > > ------------------------------------------------------------------------ > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel