Hi all, After merging the tip tree, today's linux-next build (powerpc allnoconfig) produced these warnings: kernel/sched/fair.c:801:22: warning: 'task_h_load' declared 'static' but never defined [-Wunused-function] kernel/sched/fair.c:1013:13: warning: 'account_offnode_enqueue' defined but not used [-Wunused-function] Introduced by commit 4ae834f767c5 ("sched/numa: Implement NUMA home-node selection code"). -- Cheers, Stephen Rothwell sfr@canb.auug.org.au