[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20171130183032.GA28365@infradead.org>
Date: Thu, 30 Nov 2017 10:30:32 -0800
From: Christoph Hellwig <hch@...radead.org>
To: Olof Johansson <olof@...om.net>
Cc: Palmer Dabbelt <palmer@...ive.com>, Albert Ou <albert@...ive.com>,
patches@...ups.riscv.org, linux-kernel@...r.kernel.org,
Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH 08/10] RISC-V: Set __ARCH_WANT_RENAMEAT to pick up
generic version
On Wed, Nov 29, 2017 at 05:55:19PM -0800, Olof Johansson wrote:
> In file included from ../lib/audit.c:8:0:
> ../include/asm-generic/audit_dir_write.h:30:1: error: '__NR_renameat' undeclared here (not in a function); did you mean '__NR_renameat2'?
I think the audit code should be fixed instead to not expect
__NR_renameat, gіven that it's not in the asm-generic default set.
Powered by blists - more mailing lists