From: Kefeng Wang <wangkefeng.wang@huawei.com>
To: kernel test robot <lkp@intel.com>,
Mike Rapoport <rppt@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>
Cc: <oe-kbuild-all@lists.linux.dev>,
Linux Memory Management List <linux-mm@kvack.org>,
<linux-kernel@vger.kernel.org>, <tsahu@linux.ibm.com>,
<anshuman.khandual@arm.com>, <ssawgyw@gmail.com>
Subject: Re: [PATCH -next] memblock: unify memblock dump and debugfs show
Date: Fri, 26 May 2023 19:40:54 +0800 [thread overview]
Message-ID: <847b9b8a-d9d5-3ee9-41f3-1171a4f73434@huawei.com> (raw)
In-Reply-To: <202305261822.ZFRYZVQk-lkp@intel.com>
On 2023/5/26 19:09, kernel test robot wrote:
> Hi Kefeng,
>
> kernel test robot noticed the following build errors:
>
> [auto build test ERROR on next-20230525]
>
Thank, I will drop __initdata_memblock .
>
>
> vim +1910 mm/memblock.c
>
> 1909
>> 1910 static const char * const flagname[] __initdata_memblock = {
> 1911 [ilog2(MEMBLOCK_HOTPLUG)] = "HOTPLUG",
> 1912 [ilog2(MEMBLOCK_MIRROR)] = "MIRROR",
> 1913 [ilog2(MEMBLOCK_NOMAP)] = "NOMAP",
> 1914 [ilog2(MEMBLOCK_DRIVER_MANAGED)] = "DRV_MNG",
> 1915 [ilog2(MEMBLOCK_MAX_UNKNOWN)] = "UNKNOWN",
> 1916 };
> 1917
>
prev parent reply other threads:[~2023-05-26 11:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-25 11:58 Kefeng Wang
2023-05-26 2:57 ` kernel test robot
2023-05-26 11:09 ` kernel test robot
2023-05-26 11:40 ` Kefeng Wang [this message]
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=847b9b8a-d9d5-3ee9-41f3-1171a4f73434@huawei.com \
--to=wangkefeng.wang@huawei.com \
--cc=akpm@linux-foundation.org \
--cc=anshuman.khandual@arm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=rppt@kernel.org \
--cc=ssawgyw@gmail.com \
--cc=tsahu@linux.ibm.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