Jovi Zhangwei <jovi.zhang...@gmail.com> writes: > Use amalgamation build make ktapvm.ko much smaller. > > No amalgamation build in x86_64: > ktapvm.ko: 2.4M > > amalgamation build in x86_64: > ktapvm.ko: 1.1M > > User can set use amalgamation build or not in Makefile.
This seems dubious. Is that due to debug information? [if yes new enough toolchain can fix that] If it's due to code something is seriously wrong, perhaps in your inlines. -Andi -- a...@linux.intel.com -- Speaking for myself only -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/