public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Libo Chen <clbchenlibo.chen@huawei.com>
Cc: dwmw2@infradead.org,
	"Andy Shevchenko" <andy.shevchenko@gmail.com>,
	"Li Zefan" <lizefan@huawei.com>,
	artem.bityutskiy@linux.intel.com,
	"Rafał Miłecki" <zajec5@gmail.com>,
	LKML <linux-kernel@vger.kernel.org>,
	"Bill Pemberton" <wfp5p@virginia.edu>,
	linux-mtd@lists.infradead.org, hauke@hauke-m.de
Subject: Re: [PATCH RESEND 1/2] mtd: bcm47: convert kzalloc to avoid invalid access
Date: Thu, 22 Aug 2013 12:39:49 -0700	[thread overview]
Message-ID: <20130822193949.GA14837@ld-irv-0074.broadcom.com> (raw)
In-Reply-To: <51A6B7D4.7040202@huawei.com>

On Thu, May 30, 2013 at 10:22:12AM +0800, Libo Chen wrote:
> 
> mtd is just member of bcm47xxsflash, so we should free bcm47xxsflash not its member.
> So I use devm_kazlloc instead of kazlloc to avoid it.
> 
> * Changelog:
>    convert to devm_kzalloc
> 
> Signed-off-by: Libo chen <libo.chen@huawei.com>
> Suggested-by: Andy Shevchenko <andy.shevchenko@gmail.com>

Resolved a conflict and pushed to l2-mtd.git. Thanks!

Brian

      parent reply	other threads:[~2013-08-22 19:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-30  2:22 [PATCH RESEND 1/2] mtd: bcm47: convert kzalloc to avoid invalid access Libo Chen
2013-05-30 10:26 ` Andy Shevchenko
2013-05-31  7:57 ` Rafał Miłecki
2013-08-22 19:39 ` Brian Norris [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=20130822193949.GA14837@ld-irv-0074.broadcom.com \
    --to=computersforpeace@gmail.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=artem.bityutskiy@linux.intel.com \
    --cc=clbchenlibo.chen@huawei.com \
    --cc=dwmw2@infradead.org \
    --cc=hauke@hauke-m.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=lizefan@huawei.com \
    --cc=wfp5p@virginia.edu \
    --cc=zajec5@gmail.com \
    /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