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.ho...@imgtec.com> > Cc: Arnd Bergmann <a...@arndb.de> > Cc: linux-a...@vger.kernel.org > --- > 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 <a...@arndb.de> 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-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/