[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <573C8808.9040208@infradead.org>
Date: Wed, 18 May 2016 08:19:36 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
"Paul E. McKenney" <paulmck@...ux.vnet.ibm.com>
Subject: Re: linux-next: Tree for May 18 (rcu/tree)
On 05/17/16 21:30, Stephen Rothwell wrote:
> Hi all,
>
> Please do not add any v4.8 destined material to your linux-next included
> branches until after v4.7-rc1 has been released.
>
> Changes since 20160517:
>
on i386:
In file included from ../kernel/rcu/tree.c:4209:0:
../kernel/rcu/tree_plugin.h: In function 'rcu_boost_kthread_setaffinity':
../kernel/rcu/tree_plugin.h:1168:2: error: implicit declaration of function 'for_each_leaf_node_cpu_bit' [-Werror=implicit-function-declaration]
for_each_leaf_node_cpu_bit(rnp, cpu, bit)
^
../kernel/rcu/tree_plugin.h:1169:3: error: expected ';' before 'if'
if ((mask & bit) && cpu != outgoingcpu)
^
../kernel/rcu/tree_plugin.h:1159:16: warning: unused variable 'mask' [-Wunused-variable]
unsigned long mask = rcu_rnp_online_cpus(rnp);
^
Full randconfig file is attached.
--
~Randy
View attachment "config-r9176" of type "text/plain" (58870 bytes)
Powered by blists - more mailing lists