linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: akpm@linux-foundation.org (Andrew Morton)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] genalloc: add support of named pool
Date: Mon, 6 Feb 2012 15:20:28 -0800	[thread overview]
Message-ID: <20120206152028.310656a3.akpm@linux-foundation.org> (raw)
In-Reply-To: <1328466576-29384-1-git-send-email-plagnioj@jcrosoft.com>

On Sun,  5 Feb 2012 19:29:35 +0100
Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> wrote:

> so we can get the pool in the driver by name instead of passing it via
> parameter
> 
> this will be use on AT91 to get access from different drivers to the sram or
> gpbr as example
> 
> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
> Cc: Andrew Morton <akpm@linux-foundation.org>
> ---
> Hi,
> 
> 	if you don't mind I'll apply this via at91 tree as it's needed to
> 	finish a cleanup on at91 to allow multiple soc in the same kernel

Please do not do this.

The patch is still as buggy as it was when I reviewed it in December. 
You didn't reply to my review email and you didn't reply to Steven
Rothwell's review email and you fixed almost none of our review
comments.

  parent reply	other threads:[~2012-02-06 23:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-05 18:29 [PATCH 1/2] genalloc: add support of named pool Jean-Christophe PLAGNIOL-VILLARD
2012-02-05 18:29 ` [PATCH 2/2] ARM: at91: make gpbr soc independent Jean-Christophe PLAGNIOL-VILLARD
2012-02-06 23:20 ` Andrew Morton [this message]
2012-02-07  2:52   ` [PATCH 1/2] genalloc: add support of named pool Jean-Christophe PLAGNIOL-VILLARD
2012-02-07 20:25     ` Andrew Morton

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=20120206152028.310656a3.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).