On Wed, 26 Apr 2017 22:32:21 +0200 Radim Krčmář <[email protected]> wrote:
> The #ifndef was protecting a missing halt_wakeup stat, but that is no > longer necessary. > > Acked-by: Christian Borntraeger <[email protected]> > Signed-off-by: Radim Krčmář <[email protected]> > --- > virt/kvm/kvm_main.c | 2 -- > 1 file changed, 2 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>

