All of lore.kernel.org
 help / color / mirror / Atom feed
From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5] Consolidate SRAM support
Date: Wed, 20 Jul 2011 04:49:33 +0200	[thread overview]
Message-ID: <20110720024933.GC15388@game.jcrosoft.org> (raw)
In-Reply-To: <1310300379-2882-1-git-send-email-plagnioj@jcrosoft.com>

On 14:19 Sun 10 Jul     , Jean-Christophe PLAGNIOL-VILLARD wrote:
> From: Russell King - ARM Linux <linux@arm.linux.org.uk>
> 
> We have two SoCs using SRAM, both with their own allocation systems,
> and both with their own ways of copying functions into the SRAM.
> 
> Let's unify this before we have additional SoCs re-implementing this
> obviously common functionality themselves.
> 
> For this use the generic allocator and the newly introduce
> gen_pool_add_virt and gen_pool_virt_to_phys
> 
> Uio_pruss should probably take the SRAM pool pointer via
> platform data so that it doesn't have to include Davinci specific
> includes.
Russell can I have a go?

Best Regards,
J.

  reply	other threads:[~2011-07-20  2:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-10 12:19 [PATCH v5] Consolidate SRAM support Jean-Christophe PLAGNIOL-VILLARD
2011-07-20  2:49 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2011-11-15 16:50   ` Jean-Christophe PLAGNIOL-VILLARD
2011-12-29  1:35 ` Richard Zhao
2011-12-29  7:23   ` Bedia, Vaibhav
2012-01-09 17:18     ` Jean-Christophe PLAGNIOL-VILLARD
2012-04-13  2:46       ` Richard Zhao

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=20110720024933.GC15388@game.jcrosoft.org \
    --to=plagnioj@jcrosoft.com \
    --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 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.