All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: Mark Roddy <mark.roddy@citrix.com>, Ben Guthro <ben@guthro.net>,
	xen-devel <xen-devel@lists.xen.org>
Subject: Re: XSAVE/XRSTOR crash resurgence in 4.3
Date: Mon, 8 Jul 2013 15:44:25 +0100	[thread overview]
Message-ID: <51DAD049.1090701@citrix.com> (raw)
In-Reply-To: <51DAEB9602000078000E3596@nat28.tlf.novell.com>

On 08/07/13 15:40, Jan Beulich wrote:
>>>> On 08.07.13 at 16:31, Ben Guthro <ben@guthro.net> wrote:
>> On Mon, Jul 8, 2013 at 10:24 AM, Jan Beulich <JBeulich@suse.com> wrote:
>>>>>> On 08.07.13 at 16:13, Ben Guthro <ben@guthro.net> wrote:
>>>> On Fri, Jul 5, 2013 at 8:58 AM, Ben Guthro <ben.guthro@gmail.com> wrote:
>>>>> On Jul 5, 2013, at 8:15 AM, Jan Beulich <JBeulich@suse.com> wrote:
>>>>>
>>>>>>>>> On 05.07.13 at 14:10, Ben Guthro <ben.guthro@gmail.com> wrote:
>>>>>>> Since I am not in the office today, nor near a machine that I can
>>>>>>> access this, I asked someone else to apply and check in this patch, in
>>>>>>> the hope that we could get some useful debug info from the weekend
>>>>>>> test run.
>>>>>>>
>>>>>>> However, when he went to test booting a VM with this patch, the host
>>>>>>> machine rebooted - presumably a Xen crash.
>>>>>> Oops - it's just printing stuff, so I can't immediately see how that
>>>>>> would happen. But perhaps a trivial oversight of mine...
>>>> Here's the crash with this patch
>>>> I'm continuing to look at it, but if something jumps out at you,
>>>> please let me know.
>>> Quite obvious: hvm_guest_x86_mode() has this assertion. Yet
>>> the original, supposedly working patch had a use of this too iirc.
>> It did...which is worrying.
>>
>> One difference here, is that 4.2 is running in debug=n mode, where 4.3
>> is debug=y
>>
>> iirc, asserts are disabled on debug=n builds.
> Oh, right. And in the context here the assertion triggering is
> apparently wrong anyway. For the purpose of debugging the
> issue at hand, I think it is safe to comment it out.
>
> But then again I thought you had assertions always enabled in
> XenServer.
>
> Jan

Ben is XenClient which is a different team.

XenServer is still running with xsave=0 to emulate the 4.1 behaviour,
pending time to work out how to enable it without breaking certain PV
guests.

~Andrew

>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel

  parent reply	other threads:[~2013-07-08 14:44 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 14:02 XSAVE/XRSTOR crash resurgence in 4.3 Ben Guthro
2013-07-04 13:21 ` Jan Beulich
2013-07-04 13:24   ` Ben Guthro
2013-07-04 18:19     ` Mark Roddy
2013-07-05  6:42       ` Jan Beulich
2013-07-05 10:30       ` Jan Beulich
2013-07-05 12:10         ` Ben Guthro
2013-07-05 12:15           ` Jan Beulich
2013-07-05 12:58             ` Ben Guthro
2013-07-08 14:13               ` Ben Guthro
2013-07-08 14:24                 ` Jan Beulich
2013-07-08 14:31                   ` Ben Guthro
2013-07-08 14:40                     ` Jan Beulich
2013-07-08 14:42                       ` Ben Guthro
2013-07-08 14:47                         ` Jan Beulich
2013-07-08 15:10                           ` Ben Guthro
2013-07-12 13:11                             ` Ben Guthro
2013-07-12 13:38                               ` Jan Beulich
2013-07-12 13:49                                 ` Ben Guthro
2013-07-12 14:34                                   ` Jan Beulich
2013-07-12 14:49                                     ` Ben Guthro
2013-07-12 14:55                                       ` Jan Beulich
2013-07-12 15:14                                         ` Ben Guthro
2013-07-15  6:41                                           ` Jan Beulich
2013-07-15 12:33                                           ` Jan Beulich
2013-07-15 12:43                                             ` Ben Guthro
2013-07-15 13:49                                               ` Ben Guthro
2013-07-15 14:06                                                 ` Jan Beulich
2013-07-16 16:23                                                 ` Jan Beulich
2013-07-16 16:57                                                   ` Ben Guthro
2013-07-17  6:38                                                     ` Jan Beulich
2013-07-17 13:07                                                       ` Ben Guthro
2013-07-22 12:25                                                         ` Ben Guthro
2013-08-05 13:05                                                           ` [PATCH] x86: refine FPU selector handling code for XSAVEOPT Jan Beulich
2013-08-05 16:03                                                             ` Keir Fraser
2013-07-08 14:44                       ` Andrew Cooper [this message]
2013-07-08 14:52                         ` XSAVE/XRSTOR crash resurgence in 4.3 Jan Beulich
2013-07-08 14:55                           ` Andrew Cooper

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=51DAD049.1090701@citrix.com \
    --to=andrew.cooper3@citrix.com \
    --cc=JBeulich@suse.com \
    --cc=ben@guthro.net \
    --cc=mark.roddy@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /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.