[GIT PULL] Xilinx Zynq fix for v3.14
From: Kevin Hilman <hidden>
Date: 2014-02-10 18:41:25
Michal Simek [off-list ref] writes:
Hi, please consider to queue this bug fix for v3.14. Bug was reported here: https://lkml.org/lkml/2014/1/27/212 I have also discussed this with Rob regarding memreserve DT feature. Here is thread with Rob: https://lkml.org/lkml/2014/1/31/105 Moving kernel start is currently enabled by: "ARM: ignore memory below PHYS_OFFSET" (sha1: 571b14375019c3a66ef70d4d4a7083f4238aca30) Thanks, Michal The following changes since commit 38dbfb59d1175ef458d006556061adeaa8751b72: Linus 3.14-rc1 (2014-02-02 16:42:13 -0800) are available in the git repository at: git://git.xilinx.com/linux-xlnx.git tags/zynq-fixes-for-3.14 for you to fetch changes up to a73cbb758171c34cc3d58f3dfb80feef501a2079: ARM: zynq: Reserve not DMAable space in front of the kernel (2014-02-10 13:04:35 +0100) ---------------------------------------------------------------- arm: Xilinx Zynq fixes for v3.14 - Protect DMA buffer allocation below kernel start address ----------------------------------------------------------------
Applied to fixes, Thanks, Kevin