From: me@tobin.cc (Tobin C. Harding)
To: cocci@systeme.lip6.fr
Subject: [Cocci] prinkt specifiers
Date: Wed, 11 Oct 2017 11:07:45 +1100 [thread overview]
Message-ID: <20171011000745.GD2049@eros> (raw)
Hi,
Is it possible to craft a coccinelle script to find and replace calls (in the kernel) that are
printing pointers using %x.
Perhaps we could easily catch the calls that are casting the pointer within argument list, for example
pr_info("x: %llx\n", (unsigned long long int)ptr);
I'm happy to try and work out how to do it, just chasing a 'yes that is exactly the type of thing
cocci is good at' or a 'no, you are dreaming, perhaps <this tool> can do that'
thanks,
Tobin.
next reply other threads:[~2017-10-11 0:07 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-11 0:07 Tobin C. Harding [this message]
2017-10-11 5:27 ` [Cocci] prinkt specifiers Julia Lawall
2017-10-12 2:11 ` Tobin C. Harding
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20171011000745.GD2049@eros \
--to=me@tobin.cc \
--cc=cocci@systeme.lip6.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox