On 03/07/2013 10:48, Stephen Rothwell wrote:
Hi all, After merging the final tree, today's linux-next build (powerpc allnoconfig) failed like this: fs/select.c: In function 'do_select': fs/select.c:408:2: error: implicit declaration of function 'll_start_time' [-Werror=implicit-function-declaration] u64 ll_start = ll_start_time(ll_flag);
[..]
Caused by commit 1bc2774d8664 ("net: convert lls to use time_in_range()") from the net-next tree. I cherry-picked the commit 419076f59fc5 ("net: lls fix build with allnoconfig") out of tomorrow's net-next tree. (I am feeling generous and noticed that patch being applied :-))
Yes, my bad. Thank you. I knew lots of people could get this so I sent out a fix ASAP (at 6AM my time). If it's not too much trouble we should add: Reported-by: kbuild test robot <fengguang.wu@xxxxxxxxx> -Eliezer -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html