linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: David Hildenbrand <david@redhat.com>
To: Shivank Garg <shivankg@amd.com>, akpm@linux-foundation.org
Cc: linux-mm@kvack.org, richard.weiyang@gmail.com, rppt@kernel.org
Subject: Re: [PATCH] mm: improve code consistency with zonelist_* helper functions
Date: Mon, 29 Jul 2024 11:44:37 +0200	[thread overview]
Message-ID: <a926de7a-dc06-4b68-bf8b-b83dd6413a0b@redhat.com> (raw)
In-Reply-To: <20240729091717.464-1-shivankg@amd.com>

On 29.07.24 11:17, Shivank Garg wrote:
> From: Wei Yang <richard.weiyang@gmail.com>
> 
> Replace direct access to zoneref->zone, zoneref->zone_idx, or
> zone_to_nid(zoneref->zone) with the corresponding zonelist_*
> helper functions for consistency.
> 
> No functional change.
> 
> Co-developed-by: Shivank Garg <shivankg@amd.com>
> Signed-off-by: Shivank Garg <shivankg@amd.com>
> Signed-off-by: Wei Yang <richard.weiyang@gmail.com>
> 
> CC: Mike Rapoport (IBM) <rppt@kernel.org>
> CC: David Hildenbrand <david@redhat.com>
> ---
> 
> Hi Andrew,
> 
> I've rebased the patch on top of 6.11-rc1.
> 
> Thanks,
> Shivank

Acked-by: David Hildenbrand <david@redhat.com>

-- 
Cheers,

David / dhildenb



  reply	other threads:[~2024-07-29  9:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-09  3:19 [PATCH v2] mm: use zonelist_zone() to get zone Wei Yang
2024-07-09 11:19 ` Garg, Shivank
2024-07-09 21:51   ` Andrew Morton
2024-07-15  6:26     ` Garg, Shivank
2024-07-29  9:17     ` [PATCH] mm: improve code consistency with zonelist_* helper functions Shivank Garg
2024-07-29  9:44       ` David Hildenbrand [this message]
2024-07-31 23:58       ` Wei Yang

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=a926de7a-dc06-4b68-bf8b-b83dd6413a0b@redhat.com \
    --to=david@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=richard.weiyang@gmail.com \
    --cc=rppt@kernel.org \
    --cc=shivankg@amd.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).