From: Peter Zijlstra Date: Sun, 6 May 2007 21:51:38 +0000 (-0700) Subject: uml: fixup allocation in the ubd driver X-Git-Tag: v2.6.22-rc1~847 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=990c55871b655156ffd7787af791be977d946ef6;p=pandora-kernel.git uml: fixup allocation in the ubd driver Sanitise gfp flags; it actually is an atomic context, so drop the GFP_KERNEL part. Signed-off-by: Peter Zijlstra Acked-by: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed