Re: linux-next: build failure after merge of the final tree (securitytree related)

From: James Morris
Date: Mon Apr 16 2012 - 21:33:41 EST


On Mon, 16 Apr 2012, Will Drewry wrote:

> >> arch/powerpc/kernel/ptrace.c: In function 'do_syscall_trace_enter':
> >> arch/powerpc/kernel/ptrace.c:1713:2: error: statement with no effect [-Werror=unused-value]
> >> cc1: all warnings being treated as errors

Is this happening because of

#define secure_computing(x) 0

?

In any case, that should probably be a static inline.


- James
--
James Morris
<jmorris@xxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/