From: Stefan Richter Date: Wed, 26 Nov 2008 00:34:55 +0000 (+0100) Subject: ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation X-Git-Tag: v2.6.29-rc1~187^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adb0a61681224340271bb2c2e1a060434b76ec06;p=pandora-kernel.git ieee1394: replace a GFP_ATOMIC by GFP_KERNEL allocation All callers of hpsb_register_addrspace() can sleep. Signed-off-by: Stefan Richter --- Reading git-diff-tree failed