Re: linux-next: build failure after merge of the fuse tree

From: Miklos Szeredi
Date: Wed May 26 2010 - 02:46:56 EST


Hi Stephen,

On Wed, 26 May 2010, Stephen Rothwell wrote:
> After merging the fuse tree, today's linux-next build (powerpc
> ppc64_defconfig) failed like this:
>
> ERROR: "generic_pipe_buf_map" [fs/fuse/fuse.ko] undefined!
> ERROR: "generic_pipe_buf_confirm" [fs/fuse/fuse.ko] undefined!
> ERROR: "generic_pipe_buf_get" [fs/fuse/fuse.ko] undefined!
> ERROR: "generic_pipe_buf_unmap" [fs/fuse/fuse.ko] undefined!
> ERROR: "generic_pipe_buf_release" [fs/fuse/fuse.ko] undefined!
>
> Caused by commit c3021629a0d820247ee12b6c5192a1d5380e21c6 ("fuse: support
> splice() reading from fuse device").

Oops, missed one patch, and forgot to test with modular kernel. It's
now fixed in the for-next branch.

Thanks for letting me know.

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