* Avi Kivity (avi@xxxxxxxxxx) wrote: > Since this mutex is in a header file, it can be instantiated multiple > times. It will only serialize callers within a translation unit. > Please define it in a C file. > > Would be best to move the the code as well. Yeah it seems to get linked multiple times (when I tried that I found duplicates). I'll look again. thanks, -chris -- 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