Re: linux-next: build failure after merge of the akpm tree
From: Stephen Rothwell <hidden>
Date: 2012-09-27 07:26:56
Also in:
lkml
Attachments
- (unnamed) [application/pgp-signature] 836 bytes
From: Stephen Rothwell <hidden>
Date: 2012-09-27 07:26:56
Also in:
lkml
Hi Andrew, On Wed, 26 Sep 2012 13:33:35 -0700 Andrew Morton [off-list ref] wrote:
On Wed, 26 Sep 2012 13:15:58 -0700 Kees Cook [off-list ref] wrote:quoted
This is weird -- my original patch doesn't touch audit_get_sessionid() at all: http://git.kernel.org/?p=linux/kernel/git/kees/linux.git;a=commitdiff;h=7bbfec58ed33d5e74043530b87992f16da718ba2That patch has been broken multiple times as things change under its feet. I've just repaired my most recent attempt to repair it. From: Kees Cook <redacted> Subject: audit.h: replace defines with C stubs Replace the #defines used when CONFIG_AUDIT or CONFIG_AUDIT_SYSCALLS are disabled so we get type checking during those builds. Suggested-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Kees Cook <redacted> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
OK, so I replaced the old version of this patch in the akpm tree in linux-next with this one (with the kuid_t patch mashed in). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au