]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - crypto/Makefile
lib/lzo: separate lzo-rle from lzo
authorDave Rodgman <dave.rodgman@arm.com>
Fri, 8 Mar 2019 00:30:44 +0000 (16:30 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 8 Mar 2019 02:32:03 +0000 (18:32 -0800)
commit45ec975efb527625629d123f30597673889f52ca
tree38ea802c92b6430e1fdc8686589fcad3d85e740a
parent5ee4014af99f77dac89e01961b717d13ff1a8ea5
lib/lzo: separate lzo-rle from lzo

To prevent any issues with persistent data, separate lzo-rle from lzo so
that it is treated as a separate algorithm, and lzo is still available.

Link: http://lkml.kernel.org/r/20190205155944.16007-3-dave.rodgman@arm.com
Signed-off-by: Dave Rodgman <dave.rodgman@arm.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Herbert Xu <herbert@gondor.apana.org.au>
Cc: Markus F.X.J. Oberhumer <markus@oberhumer.com>
Cc: Matt Sealey <matt.sealey@arm.com>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Nitin Gupta <nitingupta910@gmail.com>
Cc: Richard Purdie <rpurdie@openedhand.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
Cc: Sonny Rao <sonnyrao@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/lzo.txt
crypto/Makefile
crypto/lzo-rle.c [new file with mode: 0644]
crypto/tcrypt.c
drivers/block/zram/zcomp.c
include/linux/lzo.h
lib/lzo/lzo1x_compress.c
lib/lzo/lzodefs.h