diff options
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | 2010-07-21 18:32:37 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-08-02 10:29:56 -0700 |
commit | f3cc1d7b74d0d128da2cc39cf88390ed4f95e08d (patch) | |
tree | 4bb522eb92f3a1673c652344413de1148e0f1a62 /ipc/compat.c | |
parent | e57cd382184cdd5881e2a53339bb6b66fd8b77ec (diff) |
x86: Do not try to disable hpet if it hasn't been initialized before
commit ff4878089e1eaeac79d57878ad4ea32910fb4037 upstream.
hpet_disable is called unconditionally on machine reboot if hpet support
is compiled in the kernel.
hpet_disable only checks if the machine is hpet capable but doesn't make
sure that hpet has been initialized.
[ tglx: Made it a one liner and removed the redundant hpet_address check ]
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Acked-by: Venkatesh Pallipadi <venki@google.com>
LKML-Reference: <alpine.DEB.2.00.1007211726240.22235@kaball-desktop>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'ipc/compat.c')
0 files changed, 0 insertions, 0 deletions