On Sat, Jul 07, 2012 at 10:18:06PM +0100, Rob Herring wrote: > On 07/06/2012 04:05 PM, Catalin Marinas wrote: > > This function reserves initial_boot_params total size and reserve map. > > > > Signed-off-by: Catalin Marinas <catalin.mari...@arm.com> > > Cc: Grant Likely <grant.lik...@secretlab.ca> > > If you had run get_maintainers.pl you would have copied all the > maintainers and the appropriate list (devicetree-discuss) for this patch.
You are right. As I replied to Alan, those patches which are not strictly arch/aarch64 will be pushed separately and asking the corresponding maintainers for acked-by. I just posted them here to show the context. The reason I cc'ed Grant was because I discussed this with him during Linaro Connect. > This is hardly generic if you aren't using it anywhere but on a new > arch. Presumably, you can remove the arm 32-bit version, but its still > to be debated whether 32-bit and 64-bit ARM will remain separate. > > It does appear that only ARM and powerpc currently handle reserve map, > so the other DT enabled platforms will need to have something similar here. I know for sure that arch/arm/ uses it and it is not ARM-specific code, so other architectures could benefit. We'll discuss this when posting the patch separately on devicetree-discuss. Thanks. -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/