linux-next: build warning after merge of the rcu tree

From: Stephen Rothwell
Date: Wed Jun 21 2017 - 02:48:14 EST


Hi Paul,

After merging the rcu tree, today's linux-next build (x86_64 allnoconfig)
produced this warning:

kernel/cpu.c: In function 'boot_cpu_state_init':
kernel/cpu.c:1778:6: warning: unused variable 'cpu' [-Wunused-variable]
int cpu;
^

Introduced by commit

faeb334286b7 ("rcu: Migrate callbacks earlier in the CPU-offline timeline")

--
Cheers,
Stephen Rothwell