Messages in this thread |  | | Date | Sun, 01 Aug 2010 00:32:39 -0700 (PDT) | | Subject | Re: [PATCH] net/rose: Use GFP_ATOMIC | | From | David Miller <> |
| |
From: Julia Lawall <julia@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@diku.dk>
Applied, thank you!
|  |