All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Update memdup_user.cocci
@ 2020-05-30 20:53 ` Denis Efremov
  0 siblings, 0 replies; 17+ messages in thread
From: Denis Efremov @ 2020-05-30 20:53 UTC (permalink / raw)
  To: Julia Lawall, Joe Perches; +Cc: Denis Efremov, cocci, linux-kernel

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

Denis Efremov (2):
  Coccinelle: extend memdup_user transformation with GFP_USER
  Coccinelle: extend memdup_user rule with vmemdup_user()

 scripts/coccinelle/api/memdup_user.cocci | 53 ++++++++++++++++++++++--
 1 file changed, 49 insertions(+), 4 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-06-06 20:50 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-30 20:53 [PATCH 0/2] Update memdup_user.cocci Denis Efremov
2020-05-30 20:53 ` [Cocci] " Denis Efremov
2020-05-30 20:53 ` [PATCH 1/2] Coccinelle: extend memdup_user transformation with GFP_USER Denis Efremov
2020-05-30 20:53   ` [Cocci] " Denis Efremov
2020-06-02 13:24   ` Julia Lawall
2020-06-06  8:24   ` Julia Lawall
2020-06-06  8:24     ` Julia Lawall
2020-06-06 20:36     ` Denis Efremov
2020-06-06 20:36       ` Denis Efremov
2020-06-06 20:46     ` Denis Efremov
2020-06-06 20:46       ` Denis Efremov
2020-06-06 20:50       ` Julia Lawall
2020-06-06 20:50         ` Julia Lawall
2020-05-30 20:53 ` [PATCH 2/2] Coccinelle: extend memdup_user rule with vmemdup_user() Denis Efremov
2020-05-30 20:53   ` [Cocci] " Denis Efremov
2020-06-06  9:27   ` Julia Lawall
2020-06-06  9:27     ` Julia Lawall

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.