On 28/08/2015 16:53, Frederic Konrad wrote: >> After this commit it looks like we have no users of spinlock_t >> at all. It would be good to have a followup patch which deleted >> include/exec/spinlock.h. > > Seems Paolo forget to pick up the following patch from the mttcg tree: > "remove unused spinlock." > https://lists.gnu.org/archive/html/qemu-devel/2015-08/msg01129.html
Yes, that patch does the trick. :) Paolo