All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
To: Barry Song <baohua@kernel.org>, Nhat Pham <nphamcs@gmail.com>
Cc: linux-mm@kvack.org, Madhavan Srinivasan <maddy@linux.ibm.com>,
	Michael Ellerman <mpe@ellerman.id.au>,
	Nicholas Piggin <npiggin@gmail.com>,
	Christophe Leroy <chleroy@kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Chris Li <chrisl@kernel.org>, Kairui Song <kasong@tencent.com>,
	Kemeng Shi <shikemeng@huaweicloud.com>,
	Baoquan He <baoquan.he@linux.dev>,
	Youngjun Park <youngjun.park@lge.com>,
	David Hildenbrand <david@kernel.org>,
	linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	Sayali Patil <sayalip@linux.ibm.com>
Subject: Re: [RFC 1/4] include/linux/swap.h: Remove unused leftovers
Date: Thu, 11 Jun 2026 08:27:35 +0530	[thread overview]
Message-ID: <mrx1eqcg.ritesh.list@gmail.com> (raw)
In-Reply-To: <CAGsJ_4zFi78j5hz4=B7-25y__zOi70pzsA4c+BN3weyJW+gpHQ@mail.gmail.com>

Barry Song <baohua@kernel.org> writes:

> On Thu, Jun 11, 2026 at 12:41 AM Nhat Pham <nphamcs@gmail.com> wrote:
>>
>> On Tue, Jun 9, 2026 at 6:20 AM Ritesh Harjani (IBM)
>> <ritesh.list@gmail.com> wrote:
>> >
>> > This removed unused leftovers most of them are forward structure
>> > declarations. Also removes SWAP_BATCH macro which isn't used any
>> > where in the code.
>> >
>> > Found these during manual code review.
>> >
>> > Signed-off-by: Ritesh Harjani (IBM) <ritesh.list@gmail.com>
>> > ---
>> >  include/linux/swap.h | 7 -------
>> >  1 file changed, 7 deletions(-)
>>
>> Seems like this can be submitted independently of this patch series right?
>
> +1
>
> Applied the patch and built the kernel. It seems to work.
> Feel free to add:
> Reviewed-by: Barry Song <baohua@kernel.org>

Sure thanks Nhat & Barry. Yes, this patch can be picked up separately
and it should not cause any conflict with the rest of the patch series
either.

Let me split it and will send this one out separately with Barry's RB
tag.

-ritesh

  reply	other threads:[~2026-06-11  3:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-09 13:19 [RFC 0/4] mm, swap: Enable THP SWAP for PowerPC Book3S64 Ritesh Harjani (IBM)
2026-06-09 13:19 ` [RFC 1/4] include/linux/swap.h: Remove unused leftovers Ritesh Harjani (IBM)
2026-06-10 16:41   ` Nhat Pham
2026-06-10 21:12     ` Barry Song
2026-06-11  2:57       ` Ritesh Harjani [this message]
2026-06-11  3:17   ` Chris Li
2026-06-09 13:19 ` [RFC 2/4] mm, swap: make SWAPFILE_CLUSTER runtime Ritesh Harjani (IBM)
2026-06-09 13:19 ` [RFC 3/4] mm, swap: make SWAP_NR_ORDERS runtime Ritesh Harjani (IBM)
2026-06-09 13:19 ` [RFC 4/4] powerpc: Kconfig: Enable THP_SWAP on Book3S64 Ritesh Harjani (IBM)
2026-06-09 15:54 ` [RFC 0/4] mm, swap: Enable THP SWAP for PowerPC Book3S64 YoungJun Park
2026-06-10  5:30   ` Ritesh Harjani

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=mrx1eqcg.ritesh.list@gmail.com \
    --to=ritesh.list@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=baohua@kernel.org \
    --cc=baoquan.he@linux.dev \
    --cc=chleroy@kernel.org \
    --cc=chrisl@kernel.org \
    --cc=david@kernel.org \
    --cc=kasong@tencent.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=maddy@linux.ibm.com \
    --cc=mpe@ellerman.id.au \
    --cc=nphamcs@gmail.com \
    --cc=npiggin@gmail.com \
    --cc=sayalip@linux.ibm.com \
    --cc=shikemeng@huaweicloud.com \
    --cc=youngjun.park@lge.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.