On Sun, Jul 3, 2011 at 9:42 PM, Sasha Levin <[email protected]> wrote:
> Looks like it's the result of exiting the kernel test without properly
> freeing everything.
>
> Is there a nice way to handle the pids when exiting with exit() or
> die()?

atexit()? OTOH, kvm__enumerate_instances() should probably check if
there's a KVM process with such pid before telling the caller about
it.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to