WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] fix hpet channel initialization error

To: xen-devel组 <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] fix hpet channel initialization error
From: "Lu, Guanqun" <guanqun.lu@xxxxxxxxx>
Date: Thu, 20 Nov 2008 16:48:12 +0800
Accept-language: en-US
Acceptlanguage: en-US
Delivery-date: Thu, 20 Nov 2008 00:48:54 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AclK7LizLVXWQtlXQ+ipleJCWMiOMQ==
Thread-topic: [PATCH] fix hpet channel initialization error
fix the wrong channel initialization code

Each channel may have different settings, and in the original implementation, 
other Tn configuration will accidently overwrite T0 configuration.

This patch fixes this problem, and it applies both to xen unstable tree and xen 
3.3 tree.

Signed-off-by: Guanqun Lu <guanqun.lu@xxxxxxxxx>

--
Guanqun

Attachment: hpet-chn-init.patch
Description: hpet-chn-init.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] fix hpet channel initialization error, Lu, Guanqun <=