From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: xen-unstable pvops 2.6.32.21 kernel/lockdep.c:2323 trace_hardirqs_on_caller+0x12f/0x190() Date: Thu, 16 Sep 2010 15:27:34 -0700 Message-ID: <4C9299D6.80700@goop.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Bruce Edge Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 09/15/2010 04:37 PM, Bruce Edge wrote: > With top of xen-unstable and pvops 2.6.32.x I get this on the dom0 > serial console when I start a linux pvops domU (using the same kernel > as the dom0): Do you know what the actual git revision is? Change 04cc1e6a6a85c4 fixes this problem. J > 0 kaan-18 ~ #> (XEN) tmem: all pools frozen for all domains > (XEN) tmem: all pools thawed for all domains > (XEN) tmem: all pools frozen for all domains > (XEN) tmem: all pools thawed for all domains > > mapping kernel into physical memory > about to get started... > [ 188.652747] ------------[ cut here ]------------ > [ 188.652800] WARNING: at kernel/lockdep.c:2323 > trace_hardirqs_on_caller+0x12f/0x190() > [ 188.652826] Hardware name: ProLiant DL380 G6 > [ 188.652844] Modules linked in: xt_physdev osa_mfgdom0 xenfs > xen_gntdev xen_evtchn ipv6 fbcon tileblit font bitblit softcursor > xen_pciback radeon tun ttm drm_kms_helper serio_raw ipmi_si bridge drm > i2c_algo_bit stp ipmi_msghandler joydev hpilo hpwdt i2c_core llc lp > parport usbhid hid cciss usb_storage > [ 188.653063] Pid: 11, comm: xenwatch Not tainted 2.6.32.21-1 #1 > [ 188.653084] Call Trace: > [ 188.653094] [] ? > trace_hardirqs_on_caller+0x12f/0x190 > [ 188.653127] [] warn_slowpath_common+0x80/0xd0 > [ 188.653153] [] ? _spin_unlock_irq+0x30/0x40 > [ 188.653177] [] warn_slowpath_null+0x14/0x20 > [ 188.653200] [] trace_hardirqs_on_caller+0x12f/0x190 > [ 188.653224] [] trace_hardirqs_on+0xd/0x10 > [ 188.653246] [] _spin_unlock_irq+0x30/0x40 > [ 188.653270] [] add_to_net_schedule_list_tail+0x85/0xd0 > [ 188.653294] [] netif_be_int+0x36/0x160 > [ 188.653314] [] handle_IRQ_event+0x70/0x180 > [ 188.653338] [] handle_edge_irq+0xc9/0x170 > [ 188.653362] [] __xen_evtchn_do_upcall+0x1bf/0x1f0 > [ 188.653385] [] xen_evtchn_do_upcall+0x3d/0x60 > [ 188.653409] [] xen_do_hypervisor_callback+0x1e/0x30 > [ 188.653431] [] ? hypercall_page+0x40a/0x1010 > [ 188.653464] [] ? hypercall_page+0x40a/0x1010 > [ 188.653487] [] ? xb_write+0x1e4/0x290 > [ 188.653507] [] ? xs_talkv+0x6a/0x1f0 > [ 188.653526] [] ? xs_talkv+0x78/0x1f0 > [ 188.653546] [] ? xs_single+0x4d/0x60 > [ 188.653565] [] ? xenbus_read+0x52/0x80 > [ 188.653585] [] ? frontend_changed+0x48c/0x770 > [ 188.653609] [] ? xenbus_otherend_changed+0xdd/0x1b0 > [ 188.653633] [] ? xen_restore_fl_direct_end+0x0/0x1 > [ 188.653656] [] ? lock_release+0xb0/0x230 > [ 188.653676] [] ? frontend_changed+0x10/0x20 > [ 188.653699] [] ? xenwatch_thread+0x55/0x160 > [ 188.653723] [] ? autoremove_wake_function+0x0/0x40 > [ 188.653747] [] ? xenwatch_thread+0x0/0x160 > [ 188.653770] [] ? kthread+0x96/0xb0 > [ 188.653790] [] ? child_rip+0xa/0x20 > [ 188.653809] [] ? restore_args+0x0/0x30 > [ 188.653828] [] ? child_rip+0x0/0x20 > [ 188.653846] ---[ end trace ab2eaae7afa5acdb ]--- > [ 195.184915] vif1.0: no IPv6 routers present > > The domU does start and is functional, complete with PCI passthrough. > > kern.log repeats the same information, but precedes it with this: > > > ==> kern.log <== > 2010-09-15T16:29:40.921979-07:00 kaan-18 [ 188.562552] blkback: > ring-ref 8, event-channel 73, protocol 1 (x86_64-abi) > 2010-09-15T16:29:40.922202-07:00 kaan-18 [ 188.562647] alloc > irq_desc for 481 on node 0 > 2010-09-15T16:29:40.922310-07:00 kaan-18 [ 188.562652] alloc > kstat_irqs on node 0 > 2010-09-15T16:29:40.971943-07:00 kaan-18 [ 188.608807] alloc > irq_desc for 480 on node 0 > 2010-09-15T16:29:40.972387-07:00 kaan-18 [ 188.608813] alloc > kstat_irqs on node 0 > 2010-09-15T16:29:41.013027-07:00 kaan-18 [ 188.652651] alloc > irq_desc for 479 on node 0 > 2010-09-15T16:29:41.013286-07:00 kaan-18 [ 188.652657] alloc > kstat_irqs on node 0 > > Let me know if there's anything else I can provide. > > -Bruce > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >