[RFC PATCH v3] Consolidate SRAM support
From: Jean Pihet <hidden>
Date: 2011-05-13 07:30:14
Also in:
linux-omap
From: Jean Pihet <hidden>
Date: 2011-05-13 07:30:14
Also in:
linux-omap
On Thu, May 12, 2011 at 7:45 PM, Russell King - ARM Linux [off-list ref] wrote:
This version fixes the davinci pm free, and adds updates for the davinci pcm driver. As I don't know what's happening with Jean's patch tweaking the genpool allocator, I've kept my version.
Sorry I do not get the question. The latest changes I submitted have been merged in mainline as 'ARM: 6649/1: omap: use fncpy to copy the PM code functions to SRAM' [1] . Thanks for that! This change is only about the simple linear SRAM allocator, not the genpool allocator.
This still suffers from the "only one region per pvpool" problem which I believe Jean's patch doesn't suffer.
[1] http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=b6338bdc8305b27688a7feb8689e4ccfd42f0292 Regards, Jean