On Tue, Oct 09, 2012 at 03:48:16PM -0400, Chris Metcalf wrote: > On 10/1/2012 5:38 PM, Al Viro wrote: > > There's an interesting ongoing project around kernel_thread() and > > friends, including execve() variants. I really need help from architecture > > maintainers on that one; I'd been able to handle (and test) quite a few > > architectures on my own [alpha, arm, m68k, powerpc, s390, sparc, x86, um] > > plus two more untested [frv, mn10300]. c6x patches had been supplied by > > Mark Salter; everything else remains to be done. Right now it's at > > minus 1.2KLoC, quite a bit of that removed from asm glue and other black > > magic. > > I'll take a look at this for arch/tile this week. Thanks. FWIW, changes since the last posting: * untested conversion for cris added [me] * conversion for mips added [Ralf has done execve side, I've added kernel_thread() one] * conversion for parisc added [aka "Al has generated broken patches, jejb has tested and fixed that crap"] * arm64 conversion added [Catalin Marinas] IOW, right now we have * alpha, arm, arm64, c6x, m68k, mips, parisc, powerpc, s390, sparc, um, x86 - apparently over and done with (IOW, all old architectures except for itanic are converted by now) * avr32, blackfin, hexagon, h8300, ia64, m32r, microblaze, openrisc, score, sh, tile, unicore32, xtensa - need to be done * cris, frv, mn10300 - need to be tested (and very likely will need fixing) -- 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