On Saturday 28 May 2011 22:19:29 Jonas Bonn wrote: > > From: Jonas Bonn <jonas@xxxxxxxxxxxx> > > This enables the syscall for architectures, like OpenRISC, that use the > generic asm headers. > > Signed-off-by: Jonas Bonn <jonas@xxxxxxxxxxxx> Thanks, looks good. I just saw your git tree for the OpenRISC architecture port and it looks really really nice, mostly by virtue of being very small, but also by not copying all the things that new architecture ports normally get wrong at the time when they show up on my radar. Do you plan to submit it upstream any time soon? There are four other new architectures that I expect to see soon (c6x, nios2, lm32, plus one more), and I'd really like to have one architecture serve as a good example that I can point the others to. unicore32 and tile are the best ones we have, but neither is a really good example: unicore32 has a few remaining bits unnecessarily copied from ARM, and Tile is for a much more complex hardware than I want. Also, they both don't use a flattened device tree to describe SoC parts. Your OpenRISC port is much better in each of these regards, so that it would be great to have that ready for inclusion in the next merge window. There are obviously a few details to fix, but I can see nothing in there that would require a significant amount of work. Arnd -- 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