login
Header Space

 
 

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

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Al Viro <viro@...>, <torvalds@...>
Cc: <sfr@...>, <linux-kernel@...>, <kvm-ia64-devel@...>
Date: Monday, April 28, 2008 - 9: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, (Mon Apr 28, 1:59 am)
RE: [kvm-ia64-devel] [PATCH] ia64 kvm fixes for O=... builds, Zhang, Xiantao, (Mon Apr 28, 9:46 am)
speck-geostationary