Hi all, After merging the tip tree, the linux-next build (x86_64 allmodconfig) for some time has produced this warning: fs/cifs/misc.c:578:1: warning: 'cifs_oplock_break_wait' defined but not used [-Wunused-function] cifs_oplock_break_wait(void *unused) ^ Introduced by commit 743162013d40 ("sched: Remove proliferation of wait_on_bit() action functions"). This commit is now in Linus' tree - sorry for not noticing earlier. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au