Unverified Commit 2700d0a8 authored by Palmer Dabbelt's avatar Palmer Dabbelt
Browse files

audit: Avoid build failures on systems without renameat



renameat has been deprecated in favor of renameat2 for new ports.  This
allows the audit tests to build on RISC-V.

Reviewed-by: default avatarChristoph Hellwig <hch@lst.de>
Acked-by: default avatarOlof Johansson <olof@lixom.net>
Signed-off-by: default avatarPalmer Dabbelt <palmer@sifive.com>
parent 1291a0d5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment