Re: linux-next: build warning after merge of the ptrace tree
From: Matt Fleming <hidden>
Date: 2011-08-29 20:18:28
Also in:
lkml
From: Matt Fleming <hidden>
Date: 2011-08-29 20:18:28
Also in:
lkml
On Mon, 2011-08-29 at 20:20 +0200, Oleg Nesterov wrote:
Hi Stephen, On 08/29, Stephen Rothwell wrote:quoted
After merging the ptrace tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/autofs4/waitq.c: In function 'autofs4_wait': fs/autofs4/waitq.c:462:17: warning: unused variable 'irqflags' Introduced by commit 33ee1d9bc213 ("autofs4: Use set_current_blocked()").Argh. Thanks again. I've committed the trivial fix.
Thanks Oleg! Sorry about that, my build was pretty loud and I missed this warning in the noise.