On Mon, Sep 24, 2012 at 3:29 AM, Fengguang Wu <fengguang.wu@xxxxxxxxx> wrote: > FYI, kernel build failed on > > tree: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git akpm > commit: 50abbe878f885ac855d56b30f0bf08fd208dc87d [339/377] coredump: add a new elf note with siginfo of the signal > config: tile-tilegx_defconfig > > All related error/warning messages: > > In file included from fs/compat_binfmt_elf.c:22:0: > arch/tile/include/asm/sigframe.h:28:18: error: field 'uc' has incomplete type > In file included from fs/compat_binfmt_elf.c:140:0: > fs/binfmt_elf.c:1378:56: error: unknown type name 'compat_siginfo_t' > fs/binfmt_elf.c:1703:2: error: unknown type name 'compat_siginfo_t' Yes, I know... some additional work will be needed to unify exposition of compat_siginfo_t across eight architectures :( I'm working on it right now. -- vda -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html