On 08/02/2014 03:54 PM, Ben Hutchings wrote:
On Wed, 2014-07-30 at 20:44 -0700, Guenter Roeck wrote:
Ben,
I see a large number of new build failures in 3.2-stable-queue.
Building x86_64:allyesconfig ... failed
Building x86_64:allmodconfig ... failed
Building tile:tilegx_defconfig ... failed
Building s390:defconfig ... failed
and several others.
Error log is the same in all cases.
In file included from kernel/sched.c:2202:0:
kernel/sched_debug.c: In function 'proc_sched_show_task':
kernel/sched_debug.c:470:4: error: implicit declaration of function 'div64_ul' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
make[1]: *** [kernel/sched.o] Error 1
Thanks, I think I've fixed this by cherry-picking commit c2853c8df57f
('include/linux/math64.h: add div64_ul()').
Yes, back to normal.
Guenter
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html