All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Julia Lawall <julia.lawall@lip6.fr>
Cc: devel@driverdev.osuosl.org, kernel-janitors@vger.kernel.org,
	Jes Sorensen <Jes.Sorensen@redhat.com>,
	linux-wireless@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Joe Perches <joe@perches.com>,
	Larry Finger <Larry.Finger@lwfinger.net>
Subject: Re: [patch] staging: rtl8723au: incorrect use of ether_addr_copy()
Date: Wed, 08 Oct 2014 13:17:39 +0000	[thread overview]
Message-ID: <20141008131739.GD26918@mwanda> (raw)
In-Reply-To: <alpine.DEB.2.10.1410081449160.2441@hadrien>

On Wed, Oct 08, 2014 at 02:50:50PM +0200, Julia Lawall wrote:
> Couldn't you just use your favorite matching tool, collect the file names,
> compile them, run pahole, and process the output in some way?  It doesn't
> give a complete analysis (you don't find all problems), but if you find a
> problem it is a real problem.

Well...  You would be better off using Smatch than pahole.  And
obviously I did try something like this, but it's fairly tricky.

regards,
dan carpenter


WARNING: multiple messages have this Message-ID (diff)
From: Dan Carpenter <dan.carpenter@oracle.com>
To: Julia Lawall <julia.lawall@lip6.fr>
Cc: devel@driverdev.osuosl.org, kernel-janitors@vger.kernel.org,
	Jes Sorensen <Jes.Sorensen@redhat.com>,
	linux-wireless@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Joe Perches <joe@perches.com>,
	Larry Finger <Larry.Finger@lwfinger.net>
Subject: Re: [patch] staging: rtl8723au: incorrect use of ether_addr_copy()
Date: Wed, 8 Oct 2014 16:17:39 +0300	[thread overview]
Message-ID: <20141008131739.GD26918@mwanda> (raw)
In-Reply-To: <alpine.DEB.2.10.1410081449160.2441@hadrien>

On Wed, Oct 08, 2014 at 02:50:50PM +0200, Julia Lawall wrote:
> Couldn't you just use your favorite matching tool, collect the file names,
> compile them, run pahole, and process the output in some way?  It doesn't
> give a complete analysis (you don't find all problems), but if you find a
> problem it is a real problem.

Well...  You would be better off using Smatch than pahole.  And
obviously I did try something like this, but it's fairly tricky.

regards,
dan carpenter


  reply	other threads:[~2014-10-08 13:17 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-08 10:40 [patch] staging: rtl8723au: incorrect use of ether_addr_copy() Dan Carpenter
2014-10-08 10:40 ` Dan Carpenter
2014-10-08 12:26 ` Joe Perches
2014-10-08 12:26   ` Joe Perches
2014-10-08 12:46   ` Dan Carpenter
2014-10-08 12:46     ` Dan Carpenter
2014-10-08 12:50     ` Julia Lawall
2014-10-08 12:50       ` Julia Lawall
2014-10-08 13:17       ` Dan Carpenter [this message]
2014-10-08 13:17         ` Dan Carpenter
2014-10-08 14:22     ` Joe Perches
2014-10-08 14:22       ` Joe Perches
2014-10-08 14:33       ` Jes Sorensen
2014-10-08 14:33         ` Jes Sorensen
2014-10-08 14:51         ` Joe Perches
2014-10-08 14:51           ` Joe Perches
2014-10-08 15:09           ` Jes Sorensen
2014-10-08 15:09             ` Jes Sorensen
2014-10-08 13:59 ` Jes Sorensen
2014-10-08 13:59   ` Jes Sorensen
2014-10-08 14:24   ` Dan Carpenter
2014-10-08 14:24     ` Dan Carpenter
2014-10-08 14:32     ` Jes Sorensen
2014-10-08 14:32       ` Jes Sorensen

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=20141008131739.GD26918@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=Jes.Sorensen@redhat.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=devel@driverdev.osuosl.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=joe@perches.com \
    --cc=julia.lawall@lip6.fr \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-wireless@vger.kernel.org \
    /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 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.