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

2020-11-13 Thread Jan Kara
On Fri 13-11-20 10:47:36, Stephen Rothwell wrote: > Hi all, > > After merging the ext3 tree, today's linux-next build (powerpc > ppc64_defconfig) failed like this: > > In file included from fs/ext2/file.c:28: > fs/ext2/ext2.h: In function 'ext2_get_page': > fs/ext2/ext2.h:764:28: error: implicit

linux-next: build failure after merge of the ext3 tree

2020-11-12 Thread Stephen Rothwell
Hi all, After merging the ext3 tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: In file included from fs/ext2/file.c:28: fs/ext2/ext2.h: In function 'ext2_get_page': fs/ext2/ext2.h:764:28: error: implicit declaration of function 'ext2_check_page'; did you mean 'ext2_get

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

2019-01-31 Thread Stephen Rothwell
Hi Jan, On Thu, 31 Jan 2019 11:11:22 +0100 Jan Kara wrote: > > Yeah, I've fixed that already in my tree. Thanks for letting me know and > sorry for the breakage. Thanks. -- Cheers, Stephen Rothwell pgpt2NonR7HoC.pgp Description: OpenPGP digital signature

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

2019-01-31 Thread Jan Kara
On Thu 31-01-19 15:14:11, Stephen Rothwell wrote: > Hi Jan, > > After merging the ext3 tree, today's linux-next build (powerpc > ppc44x_defconfig) failed like this: > > ld: fs/ext2/super.o: in function `ext2_fill_super': > super.c:(.text+0x1494): undefined reference to `__divdi3' > ld: super.c:(.

linux-next: build failure after merge of the ext3 tree

2019-01-30 Thread Stephen Rothwell
Hi Jan, After merging the ext3 tree, today's linux-next build (powerpc ppc44x_defconfig) failed like this: ld: fs/ext2/super.o: in function `ext2_fill_super': super.c:(.text+0x1494): undefined reference to `__divdi3' ld: super.c:(.text+0x14bc): undefined reference to `__divdi3' Caused by commit

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

2014-08-08 Thread Jan Kara
On Fri 08-08-14 11:52:26, Stephen Rothwell wrote: > Hi Jan, > > After merging the ext3 tree, today's linux-next build (x86_64 > allmodconfig) failed like this: > > ERROR: "new_inode_pseudo" [fs/reiserfs/reiserfs.ko] undefined! > > Caused by commit 523096294315 ("reiserfs: Avoid warning from > u

linux-next: build failure after merge of the ext3 tree

2014-08-07 Thread Stephen Rothwell
Hi Jan, After merging the ext3 tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: "new_inode_pseudo" [fs/reiserfs/reiserfs.ko] undefined! Caused by commit 523096294315 ("reiserfs: Avoid warning from unlock_new_inode()"). I have used the ext3 tree from next-20140807 f