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] [vTPM] interrupt fix

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] [PATCH] [vTPM] interrupt fix
From: Stefan Berger <stefanb@xxxxxxxxxx>
Date: Wed, 05 Apr 2006 23:38:47 -0400
Delivery-date: Wed, 05 Apr 2006 20:39:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
The attached patch fixes a problem that was caused by recent changes to
the xenbus's behavior that cause the .remove function not to be called
anymore during suspend. Due to that the driver allocated one more
interrupt on every suspend/resume cycle. 
Otherwise some code reformatting, cleanups and improvements on
allocation and freeing of data structure.

Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>


Attachment: tpmfe_interrupt.diff
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] [vTPM] interrupt fix, Stefan Berger <=