linux-kernel-test/drivers/message
Satyam Sharma a3f249a242 [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c
drivers/message/i2o/device.c:i2o_parm_field_get() unnecessarily passes
GFP_ATOMIC (along with GFP_KERNEL) to kmalloc() from a context that is not
atomic. Remove the pointless GFP_ATOMIC.

Signed-off-by: Satyam Sharma <ssatyam@cse.iitk.ac.in>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-07-15 09:33:34 -05:00
..
fusion [SCSI] mpt fusion: fix for mounted raid volume filesytem that goes read-only 2007-06-17 16:11:49 -05:00
i2o [SCSI] i2o: remove redundant GFP_ATOMIC from kmalloc from device.c 2007-07-15 09:33:34 -05:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00