On Saturday 05 January 2008, Sean MacLennan wrote: > > You do break arch/ppc support with this patch. We have to still support > > arch/ppc a few month, so please don't break this support for now. > > > Gotcha. Is CONFIG_PPC_MERGED the right flag for things like this? Yes, but it it's spelled CONFIG_PPC_MERGE, not CONFIG_PPC_MERGED. Arnd