Re: [Xen-devel] [PATCH 0/8] xen/x86: Fix build with Clang 3.5

2016-02-10 Thread Ian Campbell
On Tue, 2016-02-09 at 20:01 +, Andrew Cooper wrote: > This is a misc assortment of patches to fix the build with Clang 3.5. FWIW clang 3.5 appears to be in Debian Jessie, which means the path to having a build job in osstest is far shorter than it once was if anyone is interested in adding suc

Re: [Xen-devel] [PATCH 0/8] xen/x86: Fix build with Clang 3.5

2016-02-09 Thread Doug Goldstein
On 2/9/16 2:01 PM, Andrew Cooper wrote: > This is a misc assortment of patches to fix the build with Clang 3.5. The > result also appears to function. > Manually ran the build here: https://travis-ci.org/cardoe/xen/builds/108116078 -- Doug Goldstein signature.asc Description: OpenPGP digit

[Xen-devel] [PATCH 0/8] xen/x86: Fix build with Clang 3.5

2016-02-09 Thread Andrew Cooper
This is a misc assortment of patches to fix the build with Clang 3.5. The result also appears to function. Andrew Cooper (8): xen/lib: Fix ASSERT() to build with clang xen/misc: Remove or annotate possibly-unused functions xen/x86: Remove %z modifier from inline assembly xen/x86: Fix sect