Skip to content
Snippets Groups Projects
Commit 9c568dbd authored by Denis Efremov's avatar Denis Efremov Committed by Julia Lawall
Browse files

coccinelle: api: extend memdup_user rule with vmemdup_user()


Add vmemdup_user() transformations to the memdup_user.cocci rule.
Commit 50fd2f29 ("new primitive: vmemdup_user()") introduced
vmemdup_user(). The function uses kvmalloc with GPF_USER flag.

Signed-off-by: default avatarDenis Efremov <efremov@linux.com>
parent 547ade42
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment