All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] Update memdup_user.cocci
@ 2020-07-20 16:22 ` Denis Efremov
  0 siblings, 0 replies; 12+ messages in thread
From: Denis Efremov @ 2020-07-20 16:22 UTC (permalink / raw)
  To: Julia Lawall; +Cc: Denis Efremov, cocci, linux-kernel

Add GFP_USER to the allocation flags and handle vmemdup_user().

Changes in v2:
 - memdup_user/vmemdup_user matching suppressed
 - PoC for selfcheck virtual rule
Changes in v3:
 - add missing '-' for patch rule in kmalloc/kzalloc call args
 - selfcheck rule dropped from patchset

Denis Efremov (3):
  coccinelle: api: extend memdup_user transformation with GFP_USER
  coccinelle: api: extend memdup_user rule with vmemdup_user()
  coccinelle: api: filter out memdup_user definitions

 scripts/coccinelle/api/memdup_user.cocci | 64 ++++++++++++++++++++++--
 1 file changed, 61 insertions(+), 3 deletions(-)

-- 
2.26.2


^ permalink raw reply	[flat|nested] 12+ messages in thread
* Re: [PATCH v3 0/3] Update memdup_user.cocci
@ 2020-07-26 16:02 ` Markus Elfring
  0 siblings, 0 replies; 12+ messages in thread
From: Markus Elfring @ 2020-07-26 16:02 UTC (permalink / raw)
  To: Julia Lawall, Denis Efremov, Coccinelle, Gilles Muller,
	Masahiro Yamada, Michal Marek, Nicolas Palix
  Cc: linux-kernel, kernel-janitors

…
> > Changes in v3:
> >  - add missing '-' for patch rule in kmalloc/kzalloc call args
> >  - selfcheck rule dropped from patchset
> All three applied. …

Will the software development discussion be continued by patches according to
previously mentioned ideas and remaining open issues?

Regards,
Markus

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-07-26 16:03 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-20 16:22 [PATCH v3 0/3] Update memdup_user.cocci Denis Efremov
2020-07-20 16:22 ` [Cocci] " Denis Efremov
2020-07-20 16:22 ` [PATCH v3 1/3] coccinelle: api: extend memdup_user transformation with GFP_USER Denis Efremov
2020-07-20 16:22   ` [Cocci] " Denis Efremov
2020-07-20 16:22 ` [PATCH v3 2/3] coccinelle: api: extend memdup_user rule with vmemdup_user() Denis Efremov
2020-07-20 16:22   ` [Cocci] " Denis Efremov
2020-07-20 16:22 ` [PATCH v3 3/3] coccinelle: api: filter out memdup_user definitions Denis Efremov
2020-07-20 16:22   ` [Cocci] " Denis Efremov
2020-07-24 20:02 ` [PATCH v3 0/3] Update memdup_user.cocci Julia Lawall
2020-07-24 20:02   ` [Cocci] " Julia Lawall
2020-07-26 16:02 Markus Elfring
2020-07-26 16:02 ` Markus Elfring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.