From: Henry N. <Hen...@Ar...> - 2007-09-11 08:40:31
|
Samir, host kernel 2.6.20 and later uses hard coded regparms. You need to patch and recompile the host kernel, before you can run colinux there, see attachment. Disable regparms makes the host a lidle slower. But currently no other way is usabable to run coLinux with Linux as host there. The problem are the prelinked components for the module colinux.ko . Problems comes from coLinux build system. If all kernel files (for colinux.ko) would build with the host-kernel build system, then regparms can enable... -- Henry |