title changed to "test/power: fix build with shared library"

25/04/2018 00:10, Reshma Pattan:
> Using private api `guest_channel_host_connect()`
> will cause shared library build failure.

Adding the log:
            test_power_kvm_vm.c:(.text+0x2cb):
            undefined reference to `guest_channel_host_connect'

> So revert the changes done.
> 
> Fixes: d550a8cc31 ("app/test: enhance power manager unit tests")

Exact line has a longer id:
Fixes: d550a8cc31f3 ("app/test: enhance power manager unit tests")

> Signed-off-by: Jananee Parthasarathy <[email protected]>
> Signed-off-by: Reshma Pattan <[email protected]>

Adding more credits:    
    Reported-by: Bruce Richardson <[email protected]>
    Suggested-by: David Hunt <[email protected]>

Applied, thanks


Reply via email to