fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version
authorSven Schmidt <[email protected]>
Fri, 24 Feb 2017 23:01:22 +0000 (15:01 -0800)
committerLinus Torvalds <[email protected]>
Sat, 25 Feb 2017 01:46:57 +0000 (17:46 -0800)
commitd21b5ff12df45a65bb220c7e8103a5f0f5609377
tree965462c0aa0797c11e5411313d0dc48db91e5b79
parent73a15ac6d5413caaee95979e318df58d4ee6d9a3
fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 version

Update fs/pstore and fs/squashfs to use the updated functions from the
new LZ4 module.

Link: http://lkml.kernel.org/r/1486321748-19085-5-git-send-email-4sschmid@informatik.uni-hamburg.de
Signed-off-by: Sven Schmidt <[email protected]>
Cc: Bongkyu Kim <[email protected]>
Cc: Rui Salvaterra <[email protected]>
Cc: Sergey Senozhatsky <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Anton Vorontsov <[email protected]>
Cc: Colin Cross <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Tony Luck <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/pstore/platform.c
fs/squashfs/lz4_wrapper.c