On 30/09/2015 10:57, Markus Armbruster wrote: > Paolo Bonzini <[email protected]> writes: > >> > This causes the region to outlive the object, because it attaches the >> > region to /machine. This is not nice for the "realize" method, but >> > much worse for "instance_init" because it can cause dangling pointers >> > after a simple object_new/object_unref pair. >> > >> > Reported-by: Markus Armbruster <[email protected]> >> > Signed-off-by: Paolo Bonzini <[email protected]> > One more: pxa2xx_pcmcia_initfn(). > > The ones you fix are > Tested-by: Markus Armbruster <[email protected]>
Can you fix it up and take it through your series? Paolo
