All of lore.kernel.org
 help / color / mirror / Atom feed
From: annie li <annie.li@oracle.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: Vasily Evseenko <svpcom@gmail.com>, xen-devel@lists.xen.org
Subject: Re: domU crash with kernel BUG at drivers/net/xen-netfront.c:305
Date: Fri, 03 Jan 2014 14:15:01 +0800	[thread overview]
Message-ID: <52C65565.6030608@oracle.com> (raw)
In-Reply-To: <20140102120150.GA1444@zion.uk.xensource.com>


On 2014/1/2 20:01, Wei Liu wrote:
> On Thu, Jan 02, 2014 at 01:09:35PM +0800, annie li wrote:
> [...]
>>> It seems the root of problem in dom0 messages above. Is it HW failure or
>>> some internal kernel structures overflow?
>>  From the stack, it reminds me this issue is very likely same with
>> the one which has been fixed. There is something wrong with counting
>> slots in netback, and then responses overlapps request in the ring,
>> and grantcopy gets wrong grant reference and throws out error in
>> grant_table.c. See
>> http://lists.xen.org/archives/html/xen-devel/2013-09/msg01143.html
>> There were some back and forth work for this issue, but seems the
>> fix patch exists since v3.12-rc4. Would you like to have a try with
>> newer kernel version?
>>
> FWIW the patch you mentioned was backported to the kernel he used.

Yes, it exists in 3.10.25 he used.
Based on assumption of counting slots in netback causing this issue, 
maybe http://www.spinics.net/lists/netdev/msg260017.html is the right 
fix. This patch fixed an issue caused by counting slots, and it went 
into net-next tree, 
git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git

Thanks
Annie

      reply	other threads:[~2014-01-03  6:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-27 11:09 domU crash with kernel BUG at drivers/net/xen-netfront.c:305 Vasily Evseenko
2013-12-27 11:53 ` Wei Liu
2013-12-27 12:21   ` Vasily Evseenko
2013-12-27 14:20     ` Wei Liu
2013-12-31 12:56     ` William Dauchy
2013-12-31 14:23       ` Vasily Evseenko
2014-01-02  5:09 ` annie li
2014-01-02 11:40   ` Pasi Kärkkäinen
2014-01-02 12:01   ` Wei Liu
2014-01-03  6:15     ` annie li [this message]

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=52C65565.6030608@oracle.com \
    --to=annie.li@oracle.com \
    --cc=svpcom@gmail.com \
    --cc=wei.liu2@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.