The first patch should fix the clone bug that Michael Cree reported. The second patch adds the three new syscalls since the last update. The tree can be found at git://github.com/rth7680/linux.git axp-next r~ Richard Henderson (2): alpha: Remove "strange" OSF/1 fork semantics alpha: Add sched_set/getattr and renameat2 syscalls arch/alpha/include/asm/unistd.h | 2 +- arch/alpha/include/uapi/asm/unistd.h | 3 +++ arch/alpha/kernel/process.c | 2 -- arch/alpha/kernel/systbls.S | 3 +++ 4 files changed, 7 insertions(+), 3 deletions(-) -- 1.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-alpha" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html