From: Konrad Zapalowicz Date: Sun, 31 Aug 2014 20:42:15 +0000 (+0200) Subject: staging: dgnc: Fix sleeping under spinlock bug X-Git-Tag: fixes-for-v3.18-merge-window~15^2~854 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=239d1346f5f77135e272eee0c33cfa3e52fc4e1c;p=pandora-kernel.git staging: dgnc: Fix sleeping under spinlock bug This commit changes the memory allocation flags to ATOMIC in order to avoid sleeping in the nowait/nolock code. Signed-off-by: Konrad Zapalowicz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed