Re: [PATCH] xen/balloon: add header guard

2020-07-28 Thread Boris Ostrovsky
On 7/28/20 7:42 AM, Roger Pau Monne wrote: > In order to protect against the header being included multiple times > on the same compilation unit. > > Signed-off-by: Roger Pau Monné Reviewed-by: Boris Ostrovsky

[PATCH] xen/balloon: add header guard

2020-07-28 Thread Roger Pau Monne
In order to protect against the header being included multiple times on the same compilation unit. Signed-off-by: Roger Pau Monné --- Cc: Boris Ostrovsky Cc: Juergen Gross Cc: Stefano Stabellini Cc: xen-de...@lists.xenproject.org --- This is required as a pre-patch to use ZONE_DEVICE, or else