[PATCH v2 0/2] lib: lz4: fix for big endian and cleanup

From: Rui Salvaterra
Date: Sat Apr 09 2016 - 17:06:18 EST


v2:
- Addressed GregKH's review and comments.


Hi,

The first patch fixes zram with lz4 compression on ppc64 (and big endian
architectures with efficient unaligned access), the second is just a
cleanup.

Thanks,

Rui


Rui Salvaterra (2):
lib: lz4: fixed zram with lz4 on big endian machines
lib: lz4: cleanup unaligned access efficiency detection

lib/lz4/lz4defs.h | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)

--
2.7.4