All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Ashfield <bruce.ashfield@windriver.com>
To: Ross Burton <ross.burton@intel.com>
Cc: dvhart@linux.intel.com, openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] qemux86: disable paravirt guest in linux 3.4, causes test failures
Date: Tue, 7 May 2013 13:12:51 -0400	[thread overview]
Message-ID: <51893613.40209@windriver.com> (raw)
In-Reply-To: <1367946490-9159-1-git-send-email-ross.burton@intel.com>

On 13-05-07 01:08 PM, Ross Burton wrote:
> The shutdown sanity test that we previously saw on qemux86-64 in 2.6.37 have
> started to re-appear reproducably on qemux86 in 3.4 in the Danny series.  Until
> this can be root-caused and fixed in the kernel, disable paravirtualisation
> across all kernels and all qemu machines.

Acked-by: Bruce Ashfield <bruce.ashfield@windriver.com>

(I also have pending updates to the latest 3.4 + LTSI, so it's worth
checking to see if they happen to help here. Or was it only when these
were applied that we started seeing this ?).

Bruce

>
> [ YOCTO #4196 ]
>
> Signed-off-by: Ross Burton <ross.burton@intel.com>
> ---
>   meta/recipes-kernel/linux/linux-yocto_3.4.bb |    1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
> index b81b9ac..18d665a 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
> @@ -26,5 +26,4 @@ COMPATIBLE_MACHINE = "qemuarm|qemux86|qemuppc|qemumips|qemux86-64"
>   KERNEL_FEATURES_append = " features/netfilter/netfilter.scc"
>   KERNEL_FEATURES_append_qemux86=" cfg/sound.scc"
>   KERNEL_FEATURES_append_qemux86-64=" cfg/sound.scc"
> -KERNEL_FEATURES_append_qemux86=" cfg/paravirt_kvm.scc"
>   KERNEL_FEATURES_append = " ${@bb.utils.contains("TUNE_FEATURES", "mx32", " cfg/x32.scc", "" ,d)}"
>




  reply	other threads:[~2013-05-07 17:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 17:08 [PATCH] qemux86: disable paravirt guest in linux 3.4, causes test failures Ross Burton
2013-05-07 17:12 ` Bruce Ashfield [this message]
2013-05-07 17:16   ` Burton, Ross
2013-05-07 18:28 ` Darren Hart

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51893613.40209@windriver.com \
    --to=bruce.ashfield@windriver.com \
    --cc=dvhart@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.