[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1460235935-1003-1-git-send-email-rsalvaterra@gmail.com>
Date: Sat, 9 Apr 2016 22:05:33 +0100
From: Rui Salvaterra <rsalvaterra@...il.com>
To: linux-kernel@...r.kernel.org
Cc: linux-mm@...ck.org, sergey.senozhatsky@...il.com,
sergey.senozhatsky.work@...il.com, gregkh@...uxfoundation.org,
eunb.song@...sung.com, minchan@...nel.org, chanho.min@....com,
kyungsik.lee@....com, Rui Salvaterra <rsalvaterra@...il.com>
Subject: [PATCH v2 0/2] lib: lz4: fix for big endian and cleanup
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
Powered by blists - more mailing lists