On Thu, Oct 15, 2020 at 11:18:18PM +0200, Greg Kurz wrote:
> While reading the code _again_ I spotted a memory leak and I realized
> that the realize/unrealize paths are uselessly complex and not really
> symmetrical.
>
> This series fixes the leak and re-shuffles the code to make it cleaner.
>
>
While reading the code _again_ I spotted a memory leak and I realized
that the realize/unrealize paths are uselessly complex and not really
symmetrical.
This series fixes the leak and re-shuffles the code to make it cleaner.
Tested with 'make check', travis-ci and manual hotplug/unplug of CPU
cor