All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Goncalo Gomes <Goncalo.Gomes@eu.citrix.com>
Cc: Konrad Rzeszutek Wilk <konrad@darnok.org>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: crash in is_xen_swiotlb_buffer
Date: Tue, 13 Mar 2012 18:33:44 -0400	[thread overview]
Message-ID: <20120313223344.GA32675@phenom.dumpdata.com> (raw)
In-Reply-To: <20120313223437.GA5180@eire.uk.xensource.com>

On Tue, Mar 13, 2012 at 10:34:38PM +0000, Goncalo Gomes wrote:
> On Tue, 13 Mar 2012, Konrad Rzeszutek Wilk wrote:
> 
> > On Tue, Mar 13, 2012 at 07:09:17PM +0000, Goncalo Gomes wrote:
> > > On Tue, 13 Mar 2012, Goncalo Gomes wrote:
> > >
> > > > On Tue, 13 Mar 2012, Konrad Rzeszutek Wilk wrote:
> > > >
> > > > > > (XEN) mm.c:943:d0 Attempt to map superpage without allowsuperpage flag in hypervisor
> > > > > > [    0.000000] ------------[ cut here ]------------
> > > > > > [    0.000000] WARNING: at arch/x86/xen/multicalls.c:129 xen_mc_issue+0x34/0x62()
> > > > > > [    0.000000] Hardware name: PowerEdge R310
> > > > > > [    0.000000] Modules linked in:
> > > > > > [    0.000000] Pid: 0, comm: swapper Not tainted 3.2.9 #9
> > > > > > [    0.000000] Call Trace:
> > > > > > [    0.000000]  [<c104236b>] ? warn_slowpath_common+0x6a/0x7b
> > > > > > [    0.000000]  [<c1005442>] ? xen_mc_issue+0x34/0x62
> > > > > > [    0.000000]  [<c1042389>] ? warn_slowpath_null+0xd/0x10
> > > > > > [    0.000000]  [<c1005442>] ? xen_mc_issue+0x34/0x62
> > > > > > [    0.000000]  [<c1005f3b>] ? xen_set_pmd_hyper+0x3c/0x42
> > > > > > [    0.000000]  [<c102edbe>] ? set_pmd_pfn+0xde/0xf9
> > > > > > [    0.000000]  [<c168b652>] ? init_alloc_remap+0x1b3/0x216
> > > > > > [    0.000000]  [<c168aa48>] ? setup_node_data+0x4c/0x22f
> > > > > > [    0.000000]  [<c168b203>] ? T.744+0x290/0x2c2
> > > > > > [    0.000000]  [<c168b2ac>] ? T.743+0x77/0x1a1
> > > > > > [    0.000000]  [<c1025290>] ? default_get_apic_id+0x14/0x33
> > > > > > [    0.000000]  [<c168b3ed>] ? initmem_init+0x5/0xb7
> > > > > > [    0.000000]  [<c167cef4>] ? setup_arch+0x5bf/0x694
> > > > > > [    0.000000]  [<c100b840>] ? __spin_time_accum+0x26/0x36
> > > > > > [    0.000000]  [<c167852c>] ? start_kernel+0x81/0x34d
> > > > > > [    0.000000]  [<c167a258>] ? xen_start_kernel+0x554/0x55b
> > > > > > [    0.000000] ---[ end trace 4eaa2a86a8e2da22 ]---
> > > > >
> > > > > So this is first time I am seeing this. It looks like something in 3.2 -> 3.2.9
> > > > > is causing this. Can you do one more check - and just try booting the 3.2 virgin
> > > > > and seeing how it works?
> > > >
> > > > Sure, I'll try it once I have a chance.
> > >
> > > With 3.2.0 + 4.1.2, all it took was booting domain0
> > 
> > I am really perplexed. I just booted 4.1.2 + 3.2.9 and 3.2.0 and I had no trouble.
> > Can you send me your .config file please?
> 
> I can, see the attached config file1
> 
> > Oh wait, I am building 64-bit, you are doing 32-bit. Is your hypervisor 32-bit or
> > 64-bit?
> 
> It is 32bit, as is the remaining setup. Is this not a valid 
> configuration?

It is. I just did a compile as well with 32-bit and I am not seeing the
issues.. Must be something with the .config.

  reply	other threads:[~2012-03-13 22:33 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-12 16:32 crash in is_xen_swiotlb_buffer Goncalo Gomes
2012-03-13  8:39 ` Konrad Rzeszutek Wilk
2012-03-13 14:26   ` Goncalo Gomes
2012-03-13 14:27     ` Goncalo Gomes
2012-03-13 15:58     ` Goncalo Gomes
2012-03-13 16:57       ` Konrad Rzeszutek Wilk
2012-03-13 17:14       ` Goncalo Gomes
2012-03-13 16:55     ` Konrad Rzeszutek Wilk
2012-03-13 17:15       ` Goncalo Gomes
2012-03-13 17:32         ` Goncalo Gomes
2012-03-13 17:35           ` Konrad Rzeszutek Wilk
2012-03-13 18:04             ` Goncalo Gomes
2012-03-13 19:09               ` Goncalo Gomes
2012-03-13 19:25                 ` Konrad Rzeszutek Wilk
2012-03-13 22:34                   ` Goncalo Gomes
2012-03-13 22:33                     ` Konrad Rzeszutek Wilk [this message]
2012-03-13 23:45                     ` Konrad Rzeszutek Wilk
2012-03-16 19:11                       ` Goncalo Gomes
2012-03-16 19:59                         ` Konrad Rzeszutek Wilk
2012-03-18 15:50                           ` Goncalo Gomes
2012-05-02 19:50                             ` Konrad Rzeszutek Wilk
2012-05-03 10:20                               ` Goncalo Gomes

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=20120313223344.GA32675@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Goncalo.Gomes@eu.citrix.com \
    --cc=konrad@darnok.org \
    --cc=xen-devel@lists.xensource.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.