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 the wrong return values when xsm_xxx() returns 0

To: 'Keir Fraser' <keir.fraser@xxxxxxxxxxxxx>, "'xen-devel@xxxxxxxxxxxxxxxxxxx'" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Fix the wrong return values when xsm_xxx() returns 0
From: "Cui, Dexuan" <dexuan.cui@xxxxxxxxx>
Date: Sat, 27 Sep 2008 18:08:06 +0800
Accept-language: zh-CN, en-US
Acceptlanguage: zh-CN, en-US
Cc:
Delivery-date: Sat, 27 Sep 2008 03:08:38 -0700
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: AckgiO9bcpoCwP60QhSSqGPREIpSFQ==
Thread-topic: [PATCH] Fix the wrong return values when xsm_xxx() returns 0
In 18423: 44f039c4aee4,  if xsm_xxx() returns 0, there are some places where 
the return value would be incorrect. The patch fixes them.

Signed-off-by: Dexuan Cui <dexuan.cui@xxxxxxxxx>



Attachment: fix_xsm.patch
Description: fix_xsm.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 the wrong return values when xsm_xxx() returns 0, Cui, Dexuan <=