-
Dr. David Alan Gilbert authored
This function returns a boolean success and we're returning -1; lets just use the 'out' error path. Signed-off-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>
Fixes: 58b7c17e ("Disable mlock around incoming postcopy")
Buglink: https://bugs.launchpad.net/qemu/+bug/1885720
Message-Id: <20200701093557.130096-1-dgilbert@redhat.com>
Reviewed-by:
Thomas Huth <thuth@redhat.com>
Signed-off-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>Dr. David Alan Gilbert authoredThis function returns a boolean success and we're returning -1; lets just use the 'out' error path. Signed-off-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>
Fixes: 58b7c17e ("Disable mlock around incoming postcopy")
Buglink: https://bugs.launchpad.net/qemu/+bug/1885720
Message-Id: <20200701093557.130096-1-dgilbert@redhat.com>
Reviewed-by:
Thomas Huth <thuth@redhat.com>
Signed-off-by:
Dr. David Alan Gilbert <dgilbert@redhat.com>
Loading