[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c1d9e328-ad7c-920b-6c24-9e1598a6421c@infradead.org>
Date: Tue, 5 Oct 2021 13:46:52 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Linux Next Mailing List <linux-next@...r.kernel.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-mm@...ck.org, Andrew Morton <akpm@...ux-foundation.org>,
Steven Rostedt <rostedt@...dmis.org>
Subject: Re: linux-next: Tree for Oct 5 (warnings: a. trace; b. mm/migrate)
On 10/5/21 1:06 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20211001:
>
on x86_64:
a. randconfig: KCONFIG_SEED=0xBFBEA13C
../kernel/trace/trace.c:1712:13: error: 'trace_create_maxlat_file' defined but not used [-Werror=unused-function]
static void trace_create_maxlat_file(struct trace_array *tr,
b. randconfig: KCONFIG_SEED=0xFD1CE406
../mm/migrate.c:3216:22: error: 'migrate_on_reclaim_callback' defined but not used [-Werror=unused-function]
static int __meminit migrate_on_reclaim_callback(struct notifier_block *self,
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../mm/migrate.c:3197:13: error: 'set_migration_target_nodes' defined but not used [-Werror=unused-function]
static void set_migration_target_nodes(void)
^~~~~~~~~~~~~~~~~~~~~~~~~~
(example usage to get the randconfig files:
KCONFIG_SEED=0xBFBEA13C make [ARCH=x86_64] randconfig
)
--
~Randy
Powered by blists - more mailing lists