From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Jan Beulich" Subject: issue with c/s 21046 (was Re: [Patch] adjust the cpu-affinity to more than 64 cpus) Date: Fri, 19 Mar 2010 11:10:21 +0000 Message-ID: <4BA369AD0200007800035DF7@vpn.id2.novell.com> References: <27928229.post@talk.nabble.com> <4BA0AE00020000780003576C@vpn.id2.novell.com> <27941020.post@talk.nabble.com> <27941371.post@talk.nabble.com> <4BA3DA11020000200007A2B7@novprvlin0050.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: James Song Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org That's in the qemu tree, so it has nothing to do with c/s 21046. Jan >>> James Song 19.03.10 11:47 >>> sorry, I forgot to post the error message, belowing is the error message: helper2.c: In function a?cpu_x86_inita?: helper2.c:142: error: a?shared_iopage_ta? has no member named a?vcpu_iodata= a? helper2.c: In function a?sp_infoa?: helper2.c:219: error: a?shared_iopage_ta? has no member named a?vcpu_iodata= a? helper2.c:224: warning: format a?%lxa? expects type a?long unsigned inta?, = but argument 6 has type a?uint32_ta? helper2.c:224: warning: format a?%lxa? expects type a?long unsigned inta?, = but argument 7 has type a?uint32_ta? helper2.c:226: error: a?ioreq_ta? has no member named a?io_counta? helper2.c: In function a?__cpu_get_ioreqa?: helper2.c:235: error: a?shared_iopage_ta? has no member named a?vcpu_iodata= a? helper2.c:242: warning: format a?%lxa? expects type a?long unsigned inta?, = but argument 7 has type a?uint32_ta? helper2.c:242: warning: format a?%lxa? expects type a?long unsigned inta?, = but argument 8 has type a?uint32_ta? helper2.c: In function a?cpu_handle_ioreqa?: helper2.c:517: warning: format a?%lxa? expects type a?long unsigned inta?, = but argument 7 has type a?uint32_ta? helper2.c:517: warning: format a?%lxa? expects type a?long unsigned inta?, = but argument 8 has type a?uint32_ta >>> Jan Beulich 2010-3-19 17:39 >>> >>> "James Song" 19.03.10 10:09 >>> >B.T.W, there are something wrong when compile c/s 21046!=20 Mind stating what it is that is wrong with this? Jan