]> git.ipfire.org Git - thirdparty/util-linux.git/commit
hwclock: don't check CMOS automatically on x86_64
authorKarel Zak <kzak@redhat.com>
Tue, 13 Jan 2015 08:44:11 +0000 (09:44 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 13 Jan 2015 08:44:11 +0000 (09:44 +0100)
commit9f109204b25b8102ed484267963bb6e2749f9dd8
tree7151ca30265e528dc6174188555eaf9d7f54de08
parent69a7761b957b70297ab10e6ace2c03facac721ce
hwclock: don't check CMOS automatically on x86_64

We have enabled CMOS also for x86_64, but it should be available only
if --directisa is explicitly specified.

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