Hi Linus, After merging the final tree, today's linux-next build (powerpc ppc44x_defconfig) failed like this: In file included from include/linux/splice.h:11, from net/core/skbuff.c:54: include/linux/pipe_fs_i.h: In function 'get_pipe_info': include/linux/pipe_fs_i.h:171: error: dereferencing pointer to incomplete type include/linux/pipe_fs_i.h:173: error: dereferencing pointer to incomplete type include/linux/pipe_fs_i.h:173: error: dereferencing pointer to incomplete type Caused by commit c66fb347946ebdd5b10908866ecc9fa05ee2cf3d ("Export 'get_pipe_info()' to other users") from Linus' tree. I cherry-picked the fix from Linus' tree. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/