From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guanqun Lu Subject: [PATCH 0 of 3] fix S3 suspend and resume error Date: Mon, 23 Feb 2009 23:27:46 +0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This series fix S3 suspend and resume error, which is mainly caused by inconsistent spinlock usage. Signed-off-by: Guanqun Lu