From 244a0341d2804f788b4341eb860861899394d6db Mon Sep 17 00:00:00 2001 From: Mark Hounschell Date: Fri, 23 May 2014 14:02:34 -0400 Subject: [PATCH] staging: dgap: Change GFP_ATOMICs to GFP_KERNEL We don't need to use GFP_ATOMIC at driver load time so use GFP_KERNEL instead. Signed-off-by: Mark Hounschell Tested-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed