From patchwork Thu Sep 27 18:05:00 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [GIT,PULL] ARM: SoC: one more bug fix for 3.6 Date: Thu, 27 Sep 2012 08:05:00 -0000 From: Olof Johansson X-Patchwork-Id: 187431 Message-Id: To: Linus Torvalds Cc: arm@kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Hi Linus, The following changes since commit 23f3f0613f6172ef1f0cbb0e971adf29f1c1fe5e: Merge tag 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes (2012-09-18 10:16:44 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/fixes-for-linus for you to fetch changes up to 84d5dfbf09be6be71d6dda63d99a8303e85663c7: ARM: Orion5x: Fix too small coherent pool. (2012-09-26 16:48:47 -0700) ---------------------------------------------------------------- arm-soc: one more bug fix for 3.6 Here's a bugfix for orion5x. Without this, PCI doesn't initialize properly because of too small coherent pool to cover the allocations needed. A similar fix has already been done on kirkwood. ---------------------------------------------------------------- Andrew Lunn (1): ARM: Orion5x: Fix too small coherent pool. arch/arm/mach-orion5x/common.c | 7 +++++++ 1 file changed, 7 insertions(+)