Hi all, After merging the Linus' tree, today's linux-next build (x86_64 allmodconfig) failed like this: fs/pstore/inode.c:253: error: unknown field 'get_sb' specified in initializer fs/pstore/inode.c:253: warning: initialization makes integer from pointer without a cast Caused by commit ca01d6dd2d7a ("pstore: new filesystem interface to platform persistent storage") interacting with commit 1a102ff92579 ("vfs: bury ->get_sb()"). (I guess it would have been helpful if that latter commit had hit linux-next ...) I have reverted the merge commit afe997a183ec ("Pull pstorev4 into release branch") for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/