From 239d1346f5f77135e272eee0c33cfa3e52fc4e1c Mon Sep 17 00:00:00 2001 From: Konrad Zapalowicz Date: Sun, 31 Aug 2014 22:42:15 +0200 Subject: [PATCH] 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-format-patch failed