[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <cf2bd604-3094-f90a-52a8-ff5a44cf3850@linux.com>
Date: Sat, 18 Jul 2020 16:11:20 +0300
From: Denis Efremov <efremov@...ux.com>
To: Julia Lawall <julia.lawall@...ia.fr>,
Markus Elfring <Markus.Elfring@....de>
Cc: Coccinelle <cocci@...teme.lip6.fr>, linux-kernel@...r.kernel.org
Subject: Re: [v2 1/4] coccinelle: api: extend memdup_user transformation with
GFP_USER
Hi,
On 7/18/20 9:45 AM, Julia Lawall wrote:
> This on is indeed a problem. I think it was not detected in testing,
> because in the current kernel the rule never applies. But Denis, in
>
> - to = \(kmalloc\|kzalloc\)
> (size,\(GFP_KERNEL\|GFP_USER\|
> \(GFP_KERNEL\|GFP_USER\)|__GFP_NOWARN\));
>
> you do indeed need to put - in front of the second and third lines as
> well.
Thanks, Markus, Julia. I will send v3. Julia, is it ok with you, if I will
drop the last patch with "selfcheck" this time?
Regards,
Denis
Powered by blists - more mailing lists