Re: 2.6.23-rc1-mm1: reiser4 <-> lzo compile error

2007-07-27 Thread Richard Purdie
On Fri, 2007-07-27 at 16:35 +0400, Edward Shishkin wrote: > Sorry, guys, I am not happy with the modified LZO: > the compressor tries to test bytes which are out of bounds. > > The attached module testlzo.c causes an oops in the second pass: > AFAIK, both, @m and @m_pos should be in [wrkmem,

Re: 2.6.23-rc1-mm1: reiser4 <-> lzo compile error

2007-07-27 Thread Edward Shishkin
Adrian Bunk wrote: <-- snip --> ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 <-- snip --> AFAIR, we once had a

Re: 2.6.23-rc1-mm1: reiser4 - lzo compile error

2007-07-27 Thread Edward Shishkin
Adrian Bunk wrote: -- snip -- ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 -- snip -- AFAIR, we once had a

Re: 2.6.23-rc1-mm1: reiser4 - lzo compile error

2007-07-27 Thread Richard Purdie
On Fri, 2007-07-27 at 16:35 +0400, Edward Shishkin wrote: Sorry, guys, I am not happy with the modified LZO: the compressor tries to test bytes which are out of bounds. The attached module testlzo.c causes an oops in the second pass: AFAIK, both, @m and @m_pos should be in [wrkmem, wrkmem +

Re: 2.6.23-rc1-mm1: reiser4 <-> lzo compile error

2007-07-25 Thread Edward Shishkin
Adrian Bunk wrote: <-- snip --> ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 <-- snip --> AFAIR, we once had a

2.6.23-rc1-mm1: reiser4 <-> lzo compile error

2007-07-25 Thread Adrian Bunk
<-- snip --> ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 <-- snip --> AFAIR, we once had a patch in -mm changing

2.6.23-rc1-mm1: reiser4 - lzo compile error

2007-07-25 Thread Adrian Bunk
-- snip -- ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 -- snip -- AFAIR, we once had a patch in -mm changing

Re: 2.6.23-rc1-mm1: reiser4 - lzo compile error

2007-07-25 Thread Edward Shishkin
Adrian Bunk wrote: -- snip -- ... LD .tmp_vmlinux1 lib/built-in.o: In function `lzo1x_1_compress': (.text+0x13eae): multiple definition of `lzo1x_1_compress' fs/built-in.o:(.text+0x117075): first defined here make[1]: *** [.tmp_vmlinux1] Error 1 -- snip -- AFAIR, we once had a