On Wednesday 23 April 2014, James Hogan wrote: > The new renameat2 syscall provides all the functionality of renameat > with an additional flags argument, so make renameat optional so that > future architectures can omit it without getting a warning. > > Signed-off-by: James Hogan <james.hogan@xxxxxxxxxx> > Cc: Arnd Bergmann <arnd@xxxxxxxx> > Cc: linux-arch@xxxxxxxxxxxxxxx > --- > This patch doesn't affect existing architectures, so there's no harm for > this to wait for the v3.16 merge window. Acked-by: Arnd Bergmann <arnd@xxxxxxxx> I'm not actually sure how we'd arrange for new architectures not to provide renameat() when using the generic syscall ABI, but this patch is correct anyway. 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