Re: CONFIG_HYPERVISOR_GUEST=y {-- replace --CONFIG_PARAVIRT_GUEST=y {= { # CONFIG_HYPERVISOR_GUEST is not set } Re:3.10-rc1 system starts regular boot when waking from s2ram Fw: [PATCH 2/2]x86: Make Linux guest support optional

From: Michal Hocko
Date: Wed May 15 2013 - 09:34:14 EST


On Wed 15-05-13 16:17:09, Victor Miasnikov wrote:
> Hi!
>
> b)
>
> See in P.S.
> CONFIG_PARAVIRT_GUEST in arch/ia64
>
> a)
> config-3.10.0-rc1-fullnohzdisabled
> ==
> # CONFIG_HYPERVISOR_GUEST is not set
> ==
>
> >- select PARAVIRT_GUEST
> >+ select HYPERVISOR_GUEST

I might have missed the previous discussion but how does this relate to
the original problem reported to this (https://lkml.org/lkml/2013/5/14/398)
thread?

I have bisected to the faulty patch and reverting it proved to help
(https://lkml.org/lkml/2013/5/15/160)

For record:
$grep HYPERVISOR_GUEST .config
# CONFIG_HYPERVISOR_GUEST is not set
$grep PARAVIRT_GUEST .config
$

[...]
--
Michal Hocko
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/