lib/lzo: Update LZO compression to current upstream version
authorMarkus F.X.J. Oberhumer <markus@oberhumer.com>
Mon, 13 Aug 2012 15:25:44 +0000 (17:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Jun 2014 19:10:29 +0000 (15:10 -0400)
commit39085c8966f550d4b39d18683e39e79be7660a72
tree85bf43e45076e56fd5e79fd473a309ea56671549
parentdb7d0670393b6febc8967f193c08427bbd6f55d3
lib/lzo: Update LZO compression to current upstream version

commit 8b975bd3f9089f8ee5d7bbfd798537b992bbc7e7 upstream.

This commit updates the kernel LZO code to the current upsteam version
which features a significant speed improvement - benchmarking the Calgary
and Silesia test corpora typically shows a doubled performance in
both compression and decompression on modern i386/x86_64/powerpc machines.

Signed-off-by: Markus F.X.J. Oberhumer <markus@oberhumer.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/lzo.h
lib/lzo/lzo1x_compress.c
lib/lzo/lzo1x_decompress_safe.c
lib/lzo/lzodefs.h