Hi Andrew, After merging the akpm tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: fs/compat_binfmt_elf.c:22:53: fatal error: asm/sigframe.h: No such file or directory Caused by commit "coredump: add a new elf note with siginfo of the signal". That include file only exists on the x86 and tile architectures. I have reverted that commit (and "coredump: extend core dump note section to contain file names of mapped files" and "coredump-extend-core-dump-note-section-to-contain-file-names-of-mapped-files-checkpatch-fixes" that follow it) for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au