On Tue, May 24, 2011 at 12:10 PM, Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote: > I know portability is not relevant to tools/kvm/, but using unportable > tricks for the sake of using them is a direct way to NIH. But oh well all > of tools/kvm/ is NIH after all. :) Hmm? The point is to follow Linux kernel conventions and idioms (and share code) as much as possible so it's familiar to devs who are already working on the kernel. That's why section tricks seem more appropriate than using constructor to me. Or is there some technical advantage to using constructors? Pekka -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html