From: Julien Grall <julien.grall@citrix.com>
To: Shameerali Kolothum Thodi <shameerali.kolothum.thodi@huawei.com>,
"xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: Ian Campbell <ian.campbell@citrix.com>,
Vijay Kilari <vijay.kilari@gmail.com>
Subject: Re: unknown gpa read address error for GICv3 re-distributor register access.
Date: Mon, 28 Sep 2015 12:10:49 +0100 [thread overview]
Message-ID: <56092039.40404@citrix.com> (raw)
In-Reply-To: <5FC3163CFD30C246ABAA99954A238FA81728A15D@lhreml504-mbs>
On 28/09/15 11:24, Shameerali Kolothum Thodi wrote:
>>> I am working on enabling Xen on our HIPO5
>>> board(http://lists.xenproject.org/archives/html/xen-users/2015-
>> 07/msg0
>>> 0090.html)
>>>
>>> Since the board has got GIC/ITS, tried this ITS patch series
>> (https://github.com/vijaykilari/its_v6/commits/stating_its_v6).
>>
>> The ITS series is not upstream and unless your PCI device can't work
>> without MSI I would advise you to first boot Xen and DOM0 without ITS.
>> Once you have a working base, you can add the ITS series.
>>
>> Although, use the latest version i.e v7:
>> https://github.com/vijaykilari/its_v6/tree/staging_its_v7.
>
> Sure. But I think as you mentioned below this is not related to ITS patch.
Well, we are not free from an other error in the GICv3 code ;).
>>
>>>
>>> The board has got 16 cores. The dts file for the GIC is as below.
>>>
>>>
>>> gic: interrupt-controller@8d000000 {
>>> compatible = "hisilicon,gic-v3";
>>
>> This compatible string is not supported by Xen and below your log shows
>> that your tree is dirty. What's the difference between staging and your
>> tree?
>>
>>> #interrupt-cells = <3>;
>>> #address-cells = <2>;
>>> #size-cells = <2>;
>>> ranges;
>>> interrupt-controller;
>>> #redistributor-regions = <1>;
>>> redistributor-stride = <0x0 0x30000>;
>>
>> The GICv3 driver reads an 32 byte value for this field. It seems to be
>> a mistake in our implementation (will send a patch for it).
>
> Sorry, forgot to mention, I have the compatible string changes and stride size 64 changes in the xen code.
Can you send the patch to fix the stride size change? As it should be
fairly small, we may be able to get this into Xen 4.6.
I'm not sure it will be the case for the other bug.
Regards,
--
Julien Grall
next prev parent reply other threads:[~2015-09-28 11:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-28 8:36 unknown gpa read address error for GICv3 re-distributor register access Shameerali Kolothum Thodi
2015-09-28 9:42 ` Julien Grall
2015-09-28 10:24 ` Shameerali Kolothum Thodi
2015-09-28 11:10 ` Julien Grall [this message]
2015-09-28 11:26 ` Shameerali Kolothum Thodi
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=56092039.40404@citrix.com \
--to=julien.grall@citrix.com \
--cc=ian.campbell@citrix.com \
--cc=shameerali.kolothum.thodi@huawei.com \
--cc=vijay.kilari@gmail.com \
--cc=xen-devel@lists.xenproject.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.