On Thu, Apr 09, 2015 at 01:46:28PM +0200, Quentin Lambert wrote: > Both pmac_ide_init_dma and ide_dma_sgiioc4 are stored in the init_dma field of > an ide_port_info structure. This field seems to only be called from contexts > where sleep is allowed. Therefore, this patch replaces uses of GFP_ATOMIC by > GFP_KERNEL. > > Signed-off-by: Quentin Lambert <lambert.quentin@xxxxxxxxx> Oh. They're not GFP_ATOMIC. Fold these two patches together into one patch and resend. regards, dan carpenter -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html