All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Weiner <hannes@cmpxchg.org>
To: Wilson Felipe Pereira <wfelipe@google.com>
Cc: Yosry Ahmed <yosry@kernel.org>, Nhat Pham <nphamcs@gmail.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	Chengming Zhou <chengming.zhou@linux.dev>,
	linux-mm@kvack.org
Subject: Re: [PATCH] mm: zswap: drop list_lru param from zswap_lru_add() and _del()
Date: Fri, 31 Jul 2026 16:32:07 -0400	[thread overview]
Message-ID: <am0GR1Xrwr0e1W0Z@cmpxchg.org> (raw)
In-Reply-To: <20260731053721.1412304-1-wfelipe@google.com>

On Fri, Jul 31, 2026 at 05:37:06AM +0000, Wilson Felipe Pereira wrote:
> Since zswap_lru_add() and zswap_lru_del() are only called with the global
> zswap_list_lru, remove the redundant list_lru argument and use
> zswap_list_lru directly.
> 
> Signed-off-by: Wilson Felipe Pereira <wfelipe@google.com>

Acked-by: Johannes Weiner <hannes@cmpxchg.org>


  reply	other threads:[~2026-07-31 20:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-31  5:37 [PATCH] mm: zswap: drop list_lru param from zswap_lru_add() and _del() Wilson Felipe Pereira
2026-07-31 20:32 ` Johannes Weiner [this message]
2026-07-31 21:16 ` Yosry Ahmed
2026-08-01  0:07 ` SJ Park

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=am0GR1Xrwr0e1W0Z@cmpxchg.org \
    --to=hannes@cmpxchg.org \
    --cc=akpm@linux-foundation.org \
    --cc=chengming.zhou@linux.dev \
    --cc=linux-mm@kvack.org \
    --cc=nphamcs@gmail.com \
    --cc=wfelipe@google.com \
    --cc=yosry@kernel.org \
    /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.