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

From: Srikar Dronamraju
Date: Wed Nov 23 2011 - 05:43:43 EST


> After merging the final tree, today's linux-next build (powerpc
> allnoconfig) failed like this:
>
> In file included from include/linux/mm_types.h:15:0,
> from include/linux/sched.h:64,
> from arch/powerpc/mm/mem.c:21:
> include/linux/uprobes.h:174:49: error: 'struct mm_struct' declared inside parameter list [-Werror]
> include/linux/uprobes.h:174:49: error: its scope is only this definition or declaration, which is probably not what you want [-Werror]
>
> And many more similar.
>
> Caused by commit 61fafad13005 ("uprobes_xol" - "uprobes: slot allocation").


Thanks for reporting this.
I have folded your fix into the patch.

--
Thanks and Regards
Srikar

--
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/