Merge branch 'for-linus' of git://git.kernel.dk/linux-block
[GitHub/exynos8895/android_kernel_samsung_universal8895.git] / init / do_mounts_rd.c
index 143e98de6f2938639b0c578fe57ff045148687d3..7c098ac9068a582af317596908390ad74011040e 100644 (file)
@@ -57,6 +57,11 @@ static int __init crd_load(int in_fd, int out_fd, decompress_fn deco);
  *     cramfs
  *     squashfs
  *     gzip
+ *     bzip2
+ *     lzma
+ *     xz
+ *     lzo
+ *     lz4
  */
 static int __init
 identify_ramdisk_image(int fd, int start_block, decompress_fn *decompressor)