2016-08-09 19:12+0200, Christoffer Dall: > Currently accesses the kvm->devices list is not synchronized by any > mechanism which can potentially lead to data corruption. Further, a > number of the create operations on the individual devices are racy and > would allow creation of multiple devices, opposite to the intention. > > Factor out portions of the XICS create operation into a separate init > operation and protect the remaining list accesses and create operations > with the kvm->lock. > > Tested on arm/arm64 and compile-tested on powerpc for the xics changes. > Tested-by on other archs would be appreciated. Applied, thanks. -- 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