[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-devel] [PATCH 0 of 7 v2] Make xen build with clang/LLVM again
- To: xen-devel@xxxxxxxxxxxxx
- From: Tim Deegan <tim@xxxxxxx>
- Date: Thu, 5 Apr 2012 16:51:49 +0100
- Delivery-date: Thu, 05 Apr 2012 16:09:02 +0000
- List-id: Xen developer discussion <xen-devel.lists.xen.org>
This series makes the hypervisor build with clang/LLVM again,
after a certain amount of bit-rot.
Since v1:
- Changed an xmalloc+memset pair to xzalloc in the memset patch
- Reworked the spinlock patch not to touch gcc builds
- Added a patch to indirect all __section__ directives through a macro.
- Commented up the ugly __attribute__((used)) change and moved it
into the definition of __section().
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|