All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kefeng Wang <wangkefeng.wang@huawei.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: "Huang, Ying" <ying.huang@linux.alibaba.com>,
	David Hildenbrand <david@redhat.com>,
	Matthew Wilcox <willy@infradead.org>,
	Muchun Song <muchun.song@linux.dev>, <linux-mm@kvack.org>,
	Zi Yan <ziy@nvidia.com>
Subject: Re: [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page()
Date: Fri, 6 Dec 2024 10:08:21 +0800	[thread overview]
Message-ID: <abe41b51-9267-4030-b336-e24543d19b1b@huawei.com> (raw)
In-Reply-To: <20241205174705.99acb4e658cf8f3f19c0fa77@linux-foundation.org>



On 2024/12/6 9:47, Andrew Morton wrote:
> On Mon, 2 Dec 2024 09:03:45 +0800 Kefeng Wang <wangkefeng.wang@huawei.com> wrote:
> 
>>>>> WARNING: the patch is only build tested.
>>>>
>>>> I'm holding this patch in mm-unstable because it's unclear (to me) that
>>>> this regression has been adequately addressed?
>>>
>>> Yes.  This patch isn't ready to be merged yet.  More works are needed to
>>> root cause the problem and implement the proper fix.  I guess that
>>> Kefeng will continue to work on this.
>>
>> Sorry for the late, I've been buried in other tasks.
>>
>> The two bugfix patches in the next should be merged firstly, which is
>> not related about the performance issue.
>>
>>     84ddd1450383 mm: use aligned address in copy_user_gigantic_page()
>>     9fbd869b19b8 mm: use aligned address in clear_gigantic_page()
>>
>>
>> and according to the suggestion of Ying, I am trying to fix the
>> performance issue on arm64(will in new series), but I need to check no
>> regression on other arm64's machine, will send the new patches once
>> the test is complete.
>>
>> So Andrew, please help to pick up the above two bugfix patches to
>> v6.13-rcX if no objection.
> 
> I added cc:stable to both and moved them into mm-hotfixes-unstable,
> targeting an upstream merge next week.
> 
> "mm: use aligned address in clear_gigantic_page()":
> https://lkml.kernel.org/r/20241028145656.932941-1-wangkefeng.wang@huawei.com
> 
> "mm: use aligned address in copy_user_gigantic_page()":
> https://lkml.kernel.org/r/20241028145656.932941-2-wangkefeng.wang@huawei.com
> 

Nice, thanks a lot.


  reply	other threads:[~2024-12-06  2:08 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-26  5:43 [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page() Kefeng Wang
2024-10-26  5:43 ` [PATCH v2 2/2] mm: use aligned address in copy_user_gigantic_page() Kefeng Wang
2024-10-28 10:01   ` David Hildenbrand
2024-10-28  6:17 ` [PATCH v2 1/2] mm: use aligned address in clear_gigantic_page() Huang, Ying
2024-10-28  6:35   ` Kefeng Wang
2024-10-28  7:03     ` Huang, Ying
2024-10-28  8:35       ` Kefeng Wang
2024-10-28 10:00 ` David Hildenbrand
2024-10-28 12:52   ` Kefeng Wang
2024-10-28 13:14     ` David Hildenbrand
2024-10-28 13:33       ` Kefeng Wang
2024-10-28 13:46         ` David Hildenbrand
2024-10-28 14:22           ` Kefeng Wang
2024-10-28 14:24             ` David Hildenbrand
2024-10-29 13:04               ` Kefeng Wang
2024-10-29 14:04                 ` David Hildenbrand
2024-10-30  1:04                   ` Huang, Ying
2024-10-30  3:04                     ` Kefeng Wang
2024-10-30  3:21                       ` Huang, Ying
2024-10-30  5:05                         ` Kefeng Wang
2024-10-31  8:39                           ` Huang, Ying
2024-11-01  7:43                             ` Kefeng Wang
2024-11-01  8:16                               ` Huang, Ying
2024-11-01  9:45                                 ` Kefeng Wang
2024-11-04  2:35                                   ` Huang, Ying
2024-11-05  2:06                                     ` Kefeng Wang
2024-12-01  2:15                             ` Andrew Morton
2024-12-01  5:37                               ` Huang, Ying
2024-12-02  1:03                                 ` Kefeng Wang
2024-12-06  1:47                                   ` Andrew Morton
2024-12-06  2:08                                     ` Kefeng Wang [this message]
2024-11-01  6:18                           ` Huang, Ying
2024-11-01  7:51                             ` Kefeng Wang

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=abe41b51-9267-4030-b336-e24543d19b1b@huawei.com \
    --to=wangkefeng.wang@huawei.com \
    --cc=akpm@linux-foundation.org \
    --cc=david@redhat.com \
    --cc=linux-mm@kvack.org \
    --cc=muchun.song@linux.dev \
    --cc=willy@infradead.org \
    --cc=ying.huang@linux.alibaba.com \
    --cc=ziy@nvidia.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.