Hi,
On Wednesday, April 04, 2012 2:34 PM Anca Emanuel
> @Subash Patel, prime is already included.
>
> Why the CMA is at 24 version and still not included ?
> Linus, please include
> CMA,git://git.linaro.org/people/mszyprowski/linux-dma-mapping.git
> 3.4-rc1-cma-v24
CMA is expected to be merged
Hi Amit,
> -Original Message-
> From: linux-acpi-ow...@vger.kernel.org [mailto:linux-acpi-
> ow...@vger.kernel.org] On Behalf Of Amit Daniel Kachhap
> Sent: Thursday, April 05, 2012 11:22 AM
> To: R, Durgadoss
> Cc: linux-a...@vger.kernel.org; l...@kernel.org; Zhang, Rui;
> amit.kach...@li
board_onenand_init() and board_nand_init() initialization functions are
used to initialize OneNAND and NAND memories respectively. But only
board_nand_init() was visible to be used from board code. This patch makes
possible to initialize a OneNAND flash memory within platform code.
Signed-off-by:
IGEP-based boards can have two different flash memories, a OneNAND or
a NAND device. The boot configuration pins (sys_boot) are used to
specify which memory is available.
Also, this patch removes unnecesary code for registering the OneNAND.
Signed-off-by: Javier Martinez Canillas
---
arch/arm/m
On Mon, 20 Feb 2012 11:49:32 +0400
Dmitry Antipov wrote:
> This patch proposes a system-wide sysctl-aware default for the
> high-resolution timer slack value, which may be changed from 0
> to HRTIMER_MAX_SLACK nanoseconds. Default system-wide and per-task
> values are HRTIMER_DEFAULT_SLACK. Per-t
This patch provides a couple of tests for cpuidle in addition with
a small program which behaves to sollicitate the cpuidle drivers
especially when both cores needs to reach the same C-states.
The program forks as many online processors present on the system
and set the affinity to it. Then it run
just some random thoughts on our release model, etc.. I've been
meaning to write up for a while but haven't had time
There has been some feedback, for example on #pandaboard, that the
monthly release cycle is confusing and detrimental for folks looking
for something working and stable, and not ne