Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1371734
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [BUG] lib: zram lz4 compression/decompression still broken on big endian |
| Date | 2016-04-05 17:40 +0200 |
| Message-ID | <rkBfc-61Y-29@gated-at.bofh.it> (permalink) |
| References | <rkzQ7-4UX-31@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Apr 05, 2016 at 03:07:48PM +0100, Rui Salvaterra wrote: > Hi, > > > I apologise in advance if I've cc'ed too many/the wrong people/lists. > > Whenever I try to use zram with lz4, on my Power Mac G5 (tested with > kernel 4.4.0-16-powerpc64-smp from Ubuntu 16.04 LTS), I get the > following on my dmesg: > > [13150.675820] zram: Added device: zram0 > [13150.704133] zram0: detected capacity change from 0 to 5131976704 > [13150.715960] zram: Decompression failed! err=-1, page=0 > [13150.716008] zram: Decompression failed! err=-1, page=0 > [13150.716027] zram: Decompression failed! err=-1, page=0 > [13150.716032] Buffer I/O error on dev zram0, logical block 0, async page read > > I believe Eunbong Song wrote a patch [1] to fix this (or a very > identical) bug on MIPS, but it never got merged (maybe > incorrect/incomplete?). Is there any hope of seeing this bug fixed? > > > Thanks, > > Rui Salvaterra > > > [1] http://comments.gmane.org/gmane.linux.kernel/1752745 For some reason it never got merged, sorry, I don't remember why. Have you tested this patch? If so, can you resend it with your tested-by: line added to it? thanks, greg k-h
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[BUG] lib: zram lz4 compression/decompression still broken on big endian Rui Salvaterra <rsalvaterra@gmail.com> - 2016-04-05 16:10 +0200
Re: [BUG] lib: zram lz4 compression/decompression still broken on big endian Greg KH <gregkh@linuxfoundation.org> - 2016-04-05 17:40 +0200
Re: [BUG] lib: zram lz4 compression/decompression still broken on big endian Rui Salvaterra <rsalvaterra@gmail.com> - 2016-04-05 18:10 +0200
Re: [BUG] lib: zram lz4 compression/decompression still broken on big endian Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com> - 2016-04-06 07:40 +0200
Re: [BUG] lib: zram lz4 compression/decompression still broken on big endian Rui Salvaterra <rsalvaterra@gmail.com> - 2016-04-06 11:50 +0200
Re: [BUG] lib: zram lz4 compression/decompression still broken on big endian Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2016-04-06 14:20 +0200
Re: [BUG] lib: zram lz4 compression/decompression still broken on big endian Rui Salvaterra <rsalvaterra@gmail.com> - 2016-04-07 14:40 +0200
Re: [BUG] lib: zram lz4 compression/decompression still broken on big endian Sergey Senozhatsky <sergey.senozhatsky@gmail.com> - 2016-04-07 15:10 +0200
Re: [BUG] lib: zram lz4 compression/decompression still broken on big endian Rui Salvaterra <rsalvaterra@gmail.com> - 2016-04-08 17:00 +0200
csiph-web