From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dietmar Hahn Subject: [PATCH 0/3] vpmu: Some vpmu cleanups Date: Wed, 08 Feb 2012 13:50:39 +0100 Message-ID: <63278928.LZUtmFPle3@amur> 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 Hi, these 3 patches do some cleanups in the vpmu stuff. patch 1/3: The 'struct vpmu_struct' contains an item 'flags' used to contain state bits. Macros are introduced to set/reset/check the bits and clear the item. patch 2/3: Remove some some unnecessary spaces at the end of lines. patch 3/3: The define PASSIVE_DOMAIN_ALLOCATED is renamed to VPMU_PASSIVE_DOMAIN_ALLOCATED to follow the scheme that the defines starts with the VPMU_ in front. Thanks. Dietmar. -- Company details: http://ts.fujitsu.com/imprint.html