On Fri, Feb 10, 2012 at 11:19:26AM -0800, Tony Lindgren wrote: > * Santosh Shilimkar <santosh.shilimkar@xxxxxx> [120202 05:33]: > > 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. > > Please update this to mention again commit that changed things > around for arm_memblock_steal() so it's clear why this is needed > as a fix. It's more the case that this whole errata fix was broken right from the start, and the change to arm_memblock_steal() just enforced correct usage of the APIs. So, really the arm_memblock_steal() change has nothing to do with this. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html