All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Carpenter <dan.carpenter@oracle.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: Fwd: Re: Re: net: sxgbe: add basic framework for Samsung 10Gb ethernet driver
Date: Tue, 06 Jan 2015 08:15:24 +0000	[thread overview]
Message-ID: <20150106081524.GC14982@mwanda> (raw)
In-Reply-To: <071b01d02950$443411d0$cc9c3570$@kernel.org>

> > > On Wed, Oct 15, 2014 at 04:53:54PM +0300, Dan Carpenter wrote:
> > > > Hello Siva Reddy,
> > > > 
> > > > The patch 1edb9ca69e8a: "net: sxgbe: add basic framework for Samsung
> > > > 10Gb ethernet driver" from Mar 25, 2014, leads to the following
> > > > static checker warning:
> > > > 
> > > > drivers/net/ethernet/samsung/sxgbe/sxgbe_main.c:505 init_rx_ring()
> > > > warning: passing freed memory 'rx_ring->rx_skbuff'
> > > > 
> Yeah, the checker is right and it should be fixed. I'm sorry to be in my
> carelessness. To be honest I've missed the warning messages...
> 

No no.  No problems.  This is a Smatch warning and you need the cross
function database configured.  I wasn't expecting that you would see the
warnings.

regards,
dan carpenter


      reply	other threads:[~2015-01-06  8:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06  1:29 Fwd: Re: Re: net: sxgbe: add basic framework for Samsung 10Gb ethernet driver Kukjin Kim
2015-01-06  8:15 ` Dan Carpenter [this message]

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=20150106081524.GC14982@mwanda \
    --to=dan.carpenter@oracle.com \
    --cc=kernel-janitors@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.