[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <878rs9f8a7.ffs@tglx>
Date: Wed, 13 Apr 2022 15:00:00 +0200
From: Thomas Gleixner <tglx@...utronix.de>
To: kernel test robot <lkp@...el.com>,
LKML <linux-kernel@...r.kernel.org>
Cc: kbuild-all@...ts.01.org, Christoph Hellwig <hch@...radead.org>,
Sebastian Andrzej Siewior <bigeasy@...utronix.de>
Subject: Re: [patch V4 1/2] smp: Rename flush_smp_call_function_from_idle()
On Wed, Apr 13 2022 at 10:52, kernel test robot wrote:
> If you fix the issue, kindly add following tag as appropriate
> Reported-by: kernel test robot <lkp@...el.com>
>
> All warnings (new ones prefixed by >>):
>
>>> kernel/smp.c:697:6: warning: no previous prototype for 'flush_smp_call_function_queue' [-Wmissing-prototypes]
> 697 | void flush_smp_call_function_queue(void)
> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This is not really new. It's "new" because the function was renamed.
I'll fix the whole pile of preexisting warnings which are related to
kernel/sched/*.
Thanks,
tglx
Powered by blists - more mailing lists