[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1609061818510.5647@nanos>
Date: Tue, 6 Sep 2016 18:23:05 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Sebastian Andrzej Siewior <bigeasy@...utronix.de>
cc: kbuild test robot <fengguang.wu@...el.com>, kbuild-all@...org,
linux-kernel@...r.kernel.org, tipbuild@...or.com,
Richard Weinberger <richard@....at>
Subject: Re: [tip:smp/hotplug 15/27] kernel/cpu.c:1282:3: error: 'CPUHP_SLAB_PREPARE'
undeclared here (not in a function)
On Tue, 6 Sep 2016, Sebastian Andrzej Siewior wrote:
> On 2016-09-07 00:08:04 [+0800], kbuild test robot wrote:
> > kernel/cpu.c:1277:26: note: (near initialization for 'cpuhp_bp_states[19]')
> > >> kernel/cpu.c:1282:3: error: 'CPUHP_SLAB_PREPARE' undeclared here (not in a function)
> > [CPUHP_SLAB_PREPARE] = {
> > ^~~~~~~~~~~~~~~~~~
>
> The
> include/linux/cpuhotplug.h | 1 +
Indeed. And I did not notice because it compiled with CONFIG_SMP=n. Duh!
Powered by blists - more mailing lists