akpm@xxxxxxxxxxxxxxxxxxxx writes: > The patch titled > AOUT: Mark arches that support A.OUT format > has been added to the -mm tree. Its filename is > aout-mark-arches-that-support-aout-format.patch > diff -puN arch/powerpc/Kconfig~aout-mark-arches-that-support-aout-format arch/powerpc/Kconfig > --- a/arch/powerpc/Kconfig~aout-mark-arches-that-support-aout-format > +++ a/arch/powerpc/Kconfig > @@ -76,6 +76,9 @@ config GENERIC_FIND_NEXT_BIT > config ARCH_NO_VIRT_TO_BUS > def_bool PPC64 > > +config ARCH_SUPPORTS_AOUT > + def_bool y > + Neither powerpc nor ppc actually support a.out at all, nor have they ever supported it. Paul. - To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html