Re: [PATCH] Coccinelle: add atomic_as_refcounter script

From: Masahiro Yamada
Date: Mon Jun 18 2018 - 09:48:39 EST


2018-06-15 14:06 GMT+09:00 Julia Lawall <julia.lawall@xxxxxxx>:
>
>
> On Thu, 14 Jun 2018, Kees Cook wrote:
>
>> On Fri, Sep 1, 2017 at 2:40 AM, Elena Reshetova
>> <elena.reshetova@xxxxxxxxx> wrote:
>> > atomic_as_refcounter.cocci script allows detecting
>> > cases when refcount_t type and API should be used
>> > instead of atomic_t.
>> >
>> > Signed-off-by: Elena Reshetova <elena.reshetova@xxxxxxxxx>
>> > Acked-by: Julia Lawall <julia.lawall@xxxxxxx>
>>
>> Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx>
>>
>> Oops, I think this got lost. Who can take this patch? I thought Julia
>> ran the scripts/coccinelle/ tree, but looking at git log, it looks
>> more like it's Masahiro? Either way, let's get this in the tree. Who
>> can take it?
>
> Masahiro takes patches.
>
> julia


Somehow I missed this one.
Now, applied to linux-kbuild. Thanks for the reminder.

(If Julia hosted a git repository, that would be better, though.)


--
Best Regards
Masahiro Yamada