From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH v7 00/22] Merge IS_PRIV checks into XSM hooks Date: Fri, 11 Jan 2013 13:27:22 +0000 Message-ID: References: <1357905858.20328.52.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1357905858.20328.52.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , Daniel De Graaf Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On 11/01/2013 12:04, "Ian Campbell" wrote: > I see Keir has applied a bunch of these but now my builds are failing > with: > > ld -melf_x86_64 -T xen.lds -N prelink.o \ > /local/scratch/ianc/devel/committer.git/xen/common/symbols-dummy.o -o > /local/scratch/ianc/devel/committer.git/xen/.xen-syms.0 > prelink.o: In function `xsm_default_action': > /local/scratch/ianc/devel/committer.git/xen/include/xsm/dummy.h:75: undefined > reference to `__xsm_action_mismatch_detected' > /local/scratch/ianc/devel/committer.git/xen/include/xsm/dummy.h:75: relocation > truncated to fit: R_X86_64_PC32 against undefined symbol > `__xsm_action_mismatch_detected' > /local/scratch/ianc/devel/committer.git/xen/include/xsm/dummy.h:75: undefined > reference to `__xsm_action_mismatch_detected' > /local/scratch/ianc/devel/committer.git/xen/include/xsm/dummy.h:75: relocation > truncated to fit: R_X86_64_PC32 against undefined symbol > `__xsm_action_mismatch_detected' > [...lots more...] Was going to say it works for me, but it doesn't! Must have not checked the last few patches, or not done a clean build. Hmm... -- Keir > Ian. > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xen.org > http://lists.xen.org/xen-devel