]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.
authorAndrew Vasquez <andrew.vasquez@qlogic.com>
Fri, 12 Sep 2008 04:22:48 +0000 (21:22 -0700)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 3 Oct 2008 16:46:17 +0000 (11:46 -0500)
commit4b89258c7320bab4155b692e76ae9ffdd85e79be
tree1bccaace5ae1e4d3714cb2d71d38f98f93ee833c
parent49fd462a1ba4a1b9bfbfe01d279d506017d85492
[SCSI] qla2xxx: Change GFP_ATOMIC to GFP_KERNEL for non-atomic allocations.

Both call-sites are sleeping-capable.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/qla2xxx/qla_init.c
drivers/scsi/qla2xxx/qla_mbx.c