All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
To: akpm@linux-foundation.org
Cc: minchan@kernel.org, mm-commits@vger.kernel.org,
	rsalvaterra@gmail.com, sergey.senozhatsky.work@gmail.com
Subject: Re: + zram-break-the-strict-dependency-from-lzo.patch added to -mm tree
Date: Thu, 26 Nov 2020 09:23:13 +0900	[thread overview]
Message-ID: <20201126002313.GA3723071@google.com> (raw)
In-Reply-To: <20201125213102.EI9Vpki-V%akpm@linux-foundation.org>

On (20/11/25 13:31), akpm@linux-foundation.org wrote:
> Since the beginning, the zram block device always enabled CRYPTO_LZO,
> since lzo-rle is hardcoded as the fallback compression algorithm.  As a
> consequence, on systems where another compression algorithm is chosen
> (e.g.  CRYPTO_ZSTD), the lzo kernel module becomes unused, while still
> having to be built/loaded.
> 
> This patch removes the hardcoded lzo-rle dependency and allows the user to
> select the default compression algorithm for zram at build time.  The
> previous behaviour is kept, as the default algorithm is still lzo-rle.
> 
> Link: https://lkml.kernel.org/r/20201122095051.4819-1-rsalvaterra@gmail.com

Reviewed-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>

	-ss

  reply	other threads:[~2020-11-26  0:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-25 21:31 + zram-break-the-strict-dependency-from-lzo.patch added to -mm tree akpm
2020-11-26  0:23 ` Sergey Senozhatsky [this message]
2020-12-08 23:52 akpm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201126002313.GA3723071@google.com \
    --to=sergey.senozhatsky.work@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=minchan@kernel.org \
    --cc=mm-commits@vger.kernel.org \
    --cc=rsalvaterra@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.