]> git.ipfire.org Git - thirdparty/util-linux.git/commit - sys-utils/hwclock-rtc.c
hwclock: wait time in hwclock is not long enough for some ARM devices
authorKarel Zak <kzak@redhat.com>
Fri, 21 Sep 2012 10:05:12 +0000 (12:05 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 21 Sep 2012 10:05:12 +0000 (12:05 +0200)
commit72fc8ca062f538413419f6b282827dbd5e6a7b06
tree9a15beaf5e21904f569c505d6b06d2851d2c70b2
parent9e94f3938d2f6c3803c7113daddf624c07d2afa4
hwclock: wait time in hwclock is not long enough for some ARM devices

On Sun, Sep 16, 2012 at 02:11:48PM +0800, Queen Adam wrote:
> I'm using Archlinux ARM for my Melo A100 box.
> The hwclock always timeout when using select() in rtc.c.
>
> After I change the timeout from 5 to 10, the problem is solved.
>
> In fact the timeout in my ARM box seems only to be a little larger
> than 5s.

Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/hwclock-rtc.c