Re: [Bug #11035] System hangs on 2.6.26-rc8

From: Roman Mindalev
Date: Thu Jul 10 2008 - 08:31:01 EST


Rafael J. Wysocki wrote:
> This message has been generated automatically as a part of a report
> of recent regressions.
>
> The following bug entry is on the current list of known regressions
> from 2.6.25. Please verify if it still should be listed.
>
>
> Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=11035
> Subject : System hangs on 2.6.26-rc8
> Submitter : Roman Mindalev <lists@xxxxxxxxx>
> Date : 2008-07-02 14:25 (5 days old)
> References : http://marc.info/?l=linux-kernel&m=121500871414995&w=4
>
>
>
I have this problem with 2.6.25 too.
Unfortunately, I can't check 2.6.24. With config from 2.6.26-rc8 I got
error of compiling:

LD .tmp_vmlinux1
kernel/built-in.o: In function `timespec_add_ns':
/usr/src/kernels/linux-2.6.24/include/linux/time.h:179: undefined
reference to `__umoddi3'
kernel/built-in.o: In function `do_gettimeofday':
/usr/src/kernels/linux-2.6.24/kernel/time/timekeeping.c:131: undefined
reference to `__udivdi3'
/usr/src/kernels/linux-2.6.24/kernel/time/timekeeping.c:132: undefined
reference to `__umoddi3'
kernel/built-in.o: In function `timespec_add_ns':
/usr/src/kernels/linux-2.6.24/include/linux/time.h:174: undefined
reference to `__udivdi3'
/usr/src/kernels/linux-2.6.24/include/linux/time.h:179: undefined
reference to `__umoddi3'
/usr/src/kernels/linux-2.6.24/include/linux/time.h:174: undefined
reference to `__udivdi3'
/usr/src/kernels/linux-2.6.24/include/linux/time.h:179: undefined
reference to `__umoddi3'
/usr/src/kernels/linux-2.6.24/include/linux/time.h:174: undefined
reference to `__udivdi3'
/usr/src/kernels/linux-2.6.24/include/linux/time.h:179: undefined
reference to `__umoddi3'
make: *** [.tmp_vmlinux1] Error 1

I attached 3 configs, from 2.6.26-rc8 (where I in first time got hang of
system as result of SIGSEGV), from 2.6.25, and from 2.6.24

Attachment: config-2.6.24.tar.gz
Description: GNU Zip compressed data

Attachment: config-2.6.25.tar.gz
Description: GNU Zip compressed data

Attachment: config-2.6.26-rc8.tar.gz
Description: GNU Zip compressed data