From: Andrew Vasquez Date: Fri, 12 Sep 2008 04:22:48 +0000 (-0700) Subject: [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. X-Git-Tag: v2.6.28-rc1~732^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b89258c7320bab4155b692e76ae9ffdd85e79be;p=pandora-kernel.git [SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations. Both call-sites are sleeping-capable. Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed