From: Santosh Shilimkar Date: Thu, 2 Feb 2012 14:03:55 +0000 (+0530) Subject: ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback X-Git-Tag: v3.3-rc6~22^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ec1fc4e169acc0b8d6733ff028fd52e766773d9;p=pandora-kernel.git ARM: OMAP4: Move the barrier memboclk_steal() as part of reserve callback arm_memblock_steal() is not suppose to be used outside ->reserve callback. OMAP barrier errata code was using it outside reserve callback and hence it was broken. Move the allocation as part of ->reserve callback to fix the it. Signed-off-by: Santosh Shilimkar Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed