[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3b2889c6-3f0b-b0f4-d5a7-3b4cf5c5ef75@cn.fujitsu.com>
Date: Fri, 16 Mar 2018 13:52:19 +0800
From: Dou Liyang <douly.fnst@...fujitsu.com>
To: Stephen Rothwell <sfr@...b.auug.org.au>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...e.hu>, "H. Peter Anvin" <hpa@...or.com>,
Peter Zijlstra <peterz@...radead.org>
CC: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Lai Jiangshan <jiangshanlai@...il.com>
Subject: Re: linux-next: build warning after merge of the tip tree
Hi Stephen,
At 03/16/2018 01:37 PM, Stephen Rothwell wrote:
> Hi all,
>
> After merging the tip tree, yesterday's linux-next build (x86_64 allnoconfig)
> produced this warning:
>
> kernel/cpu.c:129:13: warning: 'cpuhp_is_ap_state' defined but not used [-Wunused-function]
> static bool cpuhp_is_ap_state(enum cpuhp_state state)
> ^~~~~~~~~~~~~~~~~
>
Yes, Jiangshan has replaced it with cpuhp_hp_states. So it is obsolete,
it should be removed.
Thanks,
dou.
> Introduced by commit
>
> 17a2f1ced028 ("cpu/hotplug: Merge cpuhp_bp_states and cpuhp_ap_states")
>
Powered by blists - more mailing lists