From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Olaf Hering <olaf@aepfle.de>, xen-devel@lists.xen.org
Subject: Re: crash in efi_runtime_call
Date: Fri, 17 Apr 2015 12:59:02 +0100 [thread overview]
Message-ID: <5530F586.70801@citrix.com> (raw)
In-Reply-To: <20150417111700.GA4009@aepfle.de>
On 17/04/15 12:17, Olaf Hering wrote:
> Since booting xen fails on my ProBook unless I specify "maxcpus=1" I
> tried the EFI firmware today. To my surprise it boots and finds all
> cpus. But once some efi driver in dom0 is loaded xen crashes. The same
> happens with xen-4.4 as included in SLE12.
>
> ...
> (XEN) Xen call trace:
> (XEN) [<00000000aec1e8e1>] 00000000aec1e8e1
> (XEN) [<ffff82d080222600>] efi_runtime_call+0x7f0/0x890
> (XEN) [<ffff82d0801641a9>] do_platform_op+0x679/0x1670
> (XEN) [<ffff82d08021dfb9>] syscall_enter+0xa9/0xae
> ....
>
> Can I do anything about it, or is this a firmware bug? I will move the
> offending efi driver away and try again.
>
> Olaf
This is a firmware bug.
> (XEN) 0000100000000-000023fffffff type=7 attr=000000000000000
> (XEN) 00000fec10000-00000fec10fff type=11 attr=8000000000000001
> (XEN) 00000fff40000-00000fff46fff type=11 attr=8000000000000000
> (XEN) Unknown cachability for MFNs 0xfff40-0xfff46
This unknown cacheability causes Xen not to make pagetables for the region.
There is a patch or two floating around the list, but currently no
resolution on the argument it created.
https://github.com/xenserver/xen-4.5.pg/blob/master/master/unknown-cacheability.patch
is the XenServer fix.
~Andrew
next prev parent reply other threads:[~2015-04-17 11:59 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-17 11:17 crash in efi_runtime_call Olaf Hering
2015-04-17 11:33 ` Olaf Hering
2015-04-17 11:59 ` Andrew Cooper [this message]
2015-04-17 12:39 ` Jan Beulich
2015-04-17 12:54 ` Andrew Cooper
2015-04-17 13:40 ` Konrad Rzeszutek Wilk
2015-04-17 13:45 ` Andrew Cooper
2015-04-17 14:03 ` Konrad Rzeszutek Wilk
2015-04-17 13:59 ` Jan Beulich
2015-04-17 14:31 ` Olaf Hering
2015-04-17 15:58 ` Konrad Rzeszutek Wilk
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=5530F586.70801@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=olaf@aepfle.de \
--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.