RE: [kvm-ia64-devel] [PATCH] ia64 kvm fixes for O=... builds

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Zhang, Xiantao
Date: Monday, April 28, 2008 - 6:46 am

Al Viro wrote:

I don't think it is workable for kvm-ia64.  Currently,  kvm-intel module
needs to be relocated at insertion time, so the code is
position-indenpent. Howerver, lib/*.memset.o(memcoy.o) are not compiled
as position independent code, they can't be linked into the module
correctly in your way. That is why we use symbol link instead of linking
the objects under /lib. 

Xiantao
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] ia64 kvm fixes for O=... builds, Al Viro, (Sun Apr 27, 10:59 pm)
RE: [kvm-ia64-devel] [PATCH] ia64 kvm fixes for O=... builds, Zhang, Xiantao, (Mon Apr 28, 6:46 am)