Mailing List Archive

[xen-unstable] Revert 22900:a0ef80c99264
# HG changeset patch
# User Keir Fraser <keir@xen.org>
# Date 1297674314 0
# Node ID 1578741388795969f504f8e92e2528bc982ada9e
# Parent 67f2fed570346155d615327f4c1bd1099f155fbd
Revert 22900:a0ef80c99264

The check it adds is already present in the function's sole caller.

Signed-off-by: Keir Fraser <keir@xen.org>
---
xen/arch/x86/hpet.c | 3 ---
1 files changed, 3 deletions(-)

diff -r 67f2fed57034 -r 157874138879 xen/arch/x86/hpet.c
--- a/xen/arch/x86/hpet.c Fri Feb 11 18:22:37 2011 +0000
+++ b/xen/arch/x86/hpet.c Mon Feb 14 09:05:14 2011 +0000
@@ -557,9 +557,6 @@ void hpet_broadcast_init(void)
u32 hpet_id, cfg;
int i;

- if ( boot_cpu_has(X86_FEATURE_ARAT) )
- return;
-
if ( irq_channel == NULL )
{
irq_channel = xmalloc_array(int, nr_irqs);

_______________________________________________
Xen-changelog mailing list
Xen-changelog@lists.xensource.com
http://lists.xensource.com/xen-changelog