Prev: [PATCH] NFS: Fix build failure on !CONFIG_NFS_V3 && !CONFIG_NFS_V3
Next: of/device: Replace struct of_device with struct of_platform
From: David Miller on 1 Aug 2010 03:40 From: Julia Lawall <julia(a)diku.dk> Date: Sat, 31 Jul 2010 11:56:39 +0200 (CEST) > The other calls to kmalloc in the same function use GFP_ATOMIC, and indeed > two locks are held within the body of the function. > > The semantic match that finds this problem is as follows: > (http://coccinelle.lip6.fr/) ... > Signed-off-by: Julia Lawall <julia(a)diku.dk> Applied, thank you! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |