kernel-testers.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>
To: Jens Axboe <jaxboe-5c4llco8/ftWk0Htik3J/w@public.gmane.org>
Cc: Linus Torvalds
	<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	"Rafael J. Wysocki" <rjw-KKrjLPT3xs0@public.gmane.org>,
	Carl Worth <cworth-4HiWtcSh4w0dnm+yROfE0A@public.gmane.org>,
	Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>,
	Venkatesh Pallipadi
	<venki-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>,
	Dave Airlie <airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Jesse Barnes <jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org>,
	David H?rdeman <david-0WFrdVpeebksCylrc8G9yg@public.gmane.org>,
	Mauro Carvalho Chehab
	<mchehab-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
	Eric Dumazet
	<eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Linux Kernel Mailing List
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Maciej Rutecki
	<maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	Kernel Testers List
	<kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Network Development
	<netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Linux ACPI <linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Linux PM List
	<linux-pm-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org>,
	Linux SCSI List
	<linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	Linux Wireless List
	<linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	DRI <dri-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: 2.6.35-rc2-git2: Reported regressions from 2.6.34
Date: Fri, 11 Jun 2010 10:55:20 +0200	[thread overview]
Message-ID: <20100611085520.GA20218@elte.hu> (raw)
In-Reply-To: <4C11F661.3070604-5c4llco8/ftWk0Htik3J/w@public.gmane.org>


* Jens Axboe <jaxboe-5c4llco8/ftWk0Htik3J/w@public.gmane.org> wrote:

> On 2010-06-11 10:32, Ingo Molnar wrote:
> > 
> > * Jens Axboe <jaxboe-5c4llco8/ftWk0Htik3J/w@public.gmane.org> wrote:
> > 
> >> On 2010-06-09 03:53, Linus Torvalds wrote:
> >>>> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=16129
> >>>> Subject	: BUG: using smp_processor_id() in preemptible [00000000] code: jbd2/sda2
> >>>> Submitter	: Jan Kreuzer <kontrollator-Mmb7MZpHnFY@public.gmane.org>
> >>>> Date		: 2010-06-05 06:15 (4 days old)
> >>>
> >>> This seems to have been introduced by
> >>>
> >>> 	commit 7cbaef9c83e58bbd4bdd534b09052b6c5ec457d5
> >>> 	Author: Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>
> >>> 	Date:   Sat Nov 8 17:05:38 2008 +0100
> >>>
> >>> 	    sched: optimize sched_clock() a bit
> >>>     
> >>> 	    sched_clock() uses cycles_2_ns() needlessly - which is an irq-disabling
> >>> 	    variant of __cycles_2_ns().
> >>>     
> >>> 	    Most of the time sched_clock() is called with irqs disabled already.
> >>> 	    The few places that call it with irqs enabled need to be updated.
> >>>     
> >>> 	    Signed-off-by: Ingo Molnar <mingo-X9Un+BFzKDI@public.gmane.org>
> >>>
> >>> and this seems to be one of those calling cases that need to be updated..
> >>>
> >>> Ingo? The call trace is:
> >>>
> >>> 	BUG: using smp_processor_id() in preemptible [00000000] code: jbd2/sda2-8/337
> >>> 	caller is native_sched_clock+0x3c/0x68
> >>> 	Pid: 337, comm: jbd2/sda2-8 Not tainted 2.6.35-rc1jan+ #4
> >>> 	Call Trace:
> >>> 	[<ffffffff812362c5>] debug_smp_processor_id+0xc9/0xe4
> >>> 	[<ffffffff8101059d>] native_sched_clock+0x3c/0x68
> >>> 	[<ffffffff8101043d>] sched_clock+0x9/0xd
> >>> 	[<ffffffff81212d7a>] blk_rq_init+0x97/0xa3
> >>> 	[<ffffffff81214d71>] get_request+0x1c4/0x2d0
> >>> 	[<ffffffff81214ea6>] get_request_wait+0x29/0x1a6
> >>> 	[<ffffffff81215537>] __make_request+0x338/0x45b
> >>> 	[<ffffffff812147c2>] generic_make_request+0x2bb/0x330
> >>> 	[<ffffffff81214909>] submit_bio+0xd2/0xef
> >>> 	[<ffffffff811413cb>] submit_bh+0xf4/0x116
> >>> 	[<ffffffff81144853>] block_write_full_page_endio+0x89/0x96
> >>> 	[<ffffffff81144875>] block_write_full_page+0x15/0x17
> >>> 	[<ffffffff8119b00a>] ext4_writepage+0x356/0x36b
> >>> 	[<ffffffff810e1f91>] __writepage+0x1a/0x39
> >>> 	[<ffffffff810e32a6>] write_cache_pages+0x20d/0x346
> >>> 	[<ffffffff810e3406>] generic_writepages+0x27/0x29
> >>> 	[<ffffffff811ca279>] journal_submit_data_buffers+0x110/0x17d
> >>> 	[<ffffffff811ca986>] jbd2_journal_commit_transaction+0x4cb/0x156d
> >>> 	[<ffffffff811d0cba>] kjournald2+0x147/0x37a
> >>>
> >>> (from the bugzilla thing)
> >>
> >> This should be fixed by commit 28f4197e which was merged on friday.
> > 
> > Hm, it's still not entirely fixed, as of 2.6.35-rc2-00131-g7908a9e. With some 
> > configs i get bad spinlock warnings during bootup:
> > 
> > [   28.968013] initcall net_olddevs_init+0x0/0x82 returned 0 after 93750 usecs
> > [   28.972003] calling  b44_init+0x0/0x55 @ 1
> > [   28.976009] bus: 'pci': add driver b44
> > [   28.976374]  sda:
> > [   28.978157] BUG: spinlock bad magic on CPU#1, async/0/117
> > [   28.980000]  lock: 7e1c5bbc, .magic: 00000000, .owner: <none>/-1, .owner_cpu: 0
> > [   28.980000] Pid: 117, comm: async/0 Not tainted 2.6.35-rc2-tip-01092-g010e7ef-dirty #8183
> > [   28.980000] Call Trace:
> > [   28.980000]  [<41ba6d55>] ? printk+0x20/0x24
> > [   28.980000]  [<4134b7b7>] spin_bug+0x7c/0x87
> > [   28.980000]  [<4134b853>] do_raw_spin_lock+0x1e/0x123
> > [   28.980000]  [<41ba92ca>] ? _raw_spin_lock_irqsave+0x12/0x20
> > [   28.980000]  [<41ba92d2>] _raw_spin_lock_irqsave+0x1a/0x20
> > [   28.980000]  [<4133476f>] blkiocg_update_io_add_stats+0x25/0xfb
> > [   28.980000]  [<41335dae>] ? cfq_prio_tree_add+0xb1/0xc1
> > [   28.980000]  [<41337bc7>] cfq_insert_request+0x8c/0x425
> > [   28.980000]  [<41ba9271>] ? _raw_spin_unlock_irqrestore+0x17/0x23
> > [   28.980000]  [<41ba9271>] ? _raw_spin_unlock_irqrestore+0x17/0x23
> > [   28.980000]  [<41329225>] elv_insert+0x107/0x1a0
> > [   28.980000]  [<41329354>] __elv_add_request+0x96/0x9d
> > [   28.980000]  [<4132bb8c>] ? drive_stat_acct+0x9d/0xc6
> > [   28.980000]  [<4132dd64>] __make_request+0x335/0x376
> > [   28.980000]  [<4132c726>] generic_make_request+0x336/0x39d
> > [   28.980000]  [<410ad422>] ? kmem_cache_alloc+0xa1/0x105
> > [   28.980000]  [<41089285>] ? mempool_alloc_slab+0xe/0x10
> > [   28.980000]  [<41089285>] ? mempool_alloc_slab+0xe/0x10
> > [   28.980000]  [<41089285>] ? mempool_alloc_slab+0xe/0x10
> > [   28.980000]  [<41089347>] ? mempool_alloc+0x57/0xe2
> > [   28.980000]  [<4132c804>] submit_bio+0x77/0x8f
> > [   28.980000]  [<410d2cbc>] ? bio_alloc_bioset+0x37/0x94
> > [   28.980000]  [<410ceb90>] submit_bh+0xc3/0xe2
> > [   28.980000]  [<410d1474>] block_read_full_page+0x249/0x259
> > [   28.980000]  [<410d31fb>] ? blkdev_get_block+0x0/0xc6
> > [   28.980000]  [<41087bfa>] ? add_to_page_cache_locked+0x94/0xb5
> > [   28.980000]  [<410d3d92>] blkdev_readpage+0xf/0x11
> > [   28.980000]  [<41088823>] do_read_cache_page+0x7d/0x11a
> > [   28.980000]  [<410d3d83>] ? blkdev_readpage+0x0/0x11
> > [   28.980000]  [<410888f4>] read_cache_page_async+0x16/0x1b
> > [   28.980000]  [<41088904>] read_cache_page+0xb/0x12
> > [   28.980000]  [<410e80e1>] read_dev_sector+0x2a/0x63
> > [   28.980000]  [<410e92e8>] adfspart_check_ICS+0x2e/0x166
> > [   28.980000]  [<41ba6d55>] ? printk+0x20/0x24
> > [   28.980000]  [<410e8d23>] rescan_partitions+0x196/0x3e4
> > [   28.980000]  [<41ba7dc7>] ? __mutex_unlock_slowpath+0x98/0x9f
> > [   28.980000]  [<410e92ba>] ? adfspart_check_ICS+0x0/0x166
> > [   28.980000]  [<410d4277>] __blkdev_get+0x1e7/0x292
> > [   28.980000]  [<4133a201>] ? kobject_put+0x14/0x16
> > [   28.980000]  [<410d432c>] blkdev_get+0xa/0xc
> > [   28.980000]  [<410e81fb>] register_disk+0x94/0xe5
> > [   28.980000]  [<413326c6>] ? blk_register_region+0x1b/0x20
> > [   28.980000]  [<41332815>] add_disk+0x57/0x95
> > [   28.980000]  [<41331fc6>] ? exact_match+0x0/0x8
> > [   28.980000]  [<4133233f>] ? exact_lock+0x0/0x11
> > [   28.980000]  [<41643848>] sd_probe_async+0x108/0x1be
> > [   28.980000]  [<41048865>] async_thread+0xf5/0x1e6
> > [   28.980000]  [<4102cbcb>] ? default_wake_function+0x0/0xd
> > [   28.980000]  [<41048770>] ? async_thread+0x0/0x1e6
> > [   28.980000]  [<410433df>] kthread+0x5f/0x64
> > [   28.980000]  [<41043380>] ? kthread+0x0/0x64
> > [   28.980000]  [<41002cc6>] kernel_thread_helper+0x6/0x10
> > [   29.264071] async/1 used greatest stack depth: 2336 bytes left
> > [   29.267020] bus: 'ssb': add driver b44
> > [   29.267072] initcall b44_init+0x0/0x55 returned 0 after 281250 usecs
> > [   29.267076] calling  init_nic+0x0/0x16 @ 1
> > 
> > Caused by the same blkiocg_update_io_add_stats() function. Bootlog and config 
> > attached. Reproducible on that sha1 and with that config.
> 
> I think I see it, the internal CFQ blkg groups are not properly
> initialized... Will send a patch shortly.

Cool - can test it with a short turnaround, the bug is easy to reproduce.

Thanks,

	Ingo

  parent reply	other threads:[~2010-06-11  8:55 UTC|newest]

Thread overview: 56+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-08 22:06 2.6.35-rc2-git2: Reported regressions from 2.6.34 Rafael J. Wysocki
2010-06-08 22:06 ` [Bug #16037] NULL Pointer dereference in __ir_input_register/budget_ci_attach Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16104] Radeon KMS does not start after merge of the new PM-Code Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16122] 2.6.35-rc1: WARNING at fs/fs-writeback.c:1142 __mark_inode_dirty+0x103/0x170 Rafael J. Wysocki
2010-06-09  2:52   ` Larry Finger
     [not found]     ` <4C0F01E4.1030507-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
2010-06-09  8:51       ` Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16127] Boot freeze on HP Compaq nx6325 (RS482) with Radeon KMS Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16129] BUG: using smp_processor_id() in preemptible [00000000] code: jbd2/sda2 Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16092] Caught 64-bit read from uninitialized memory in memtype_rb_augment_cb Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16120] Oops: 0000 [#1] SMP, unable to handle kernel NULL pointer dereference at (null) Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16090] sysfs: cannot create duplicate filename Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16131] kernel BUG at fs/btrfs/extent-tree.c:4363 (btrfs_free_tree_block) Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16160] 2.6.35 Radeon KMS power management regression? Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16161] [2.6.35-rc1 regression] sysfs: cannot create duplicate filename ... XVR-600 related? Rafael J. Wysocki
2010-06-09 12:39   ` Mikael Pettersson
2010-06-09 22:26     ` Rafael J. Wysocki
     [not found]       ` <201006100026.44762.rjw-KKrjLPT3xs0@public.gmane.org>
2010-06-10 10:09         ` Mikael Pettersson
     [not found]           ` <19472.47559.578732.941291-tgku4HJDRZih8lFjZTKsyTAV6s6igYVG@public.gmane.org>
2010-06-10 15:37             ` Rafael J. Wysocki
2010-06-12 16:15           ` Mikael Pettersson
2010-06-12 18:52             ` Rafael J. Wysocki
     [not found]               ` <201006122052.25204.rjw-KKrjLPT3xs0@public.gmane.org>
2010-06-18 20:10                 ` Jesse Barnes
2010-06-18 20:26                   ` David Miller
2010-06-18 20:40                     ` Brian Bloniarz
     [not found]                       ` <4C1BD9CC.5060300-FfUH/8kkONhWk0Htik3J/w@public.gmane.org>
2010-06-18 20:43                         ` Jesse Barnes
2010-06-18 21:01                         ` David Miller
     [not found]                           ` <20100618.140110.246534188.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2010-06-21  4:58                             ` Alex Chiang
2010-06-08 22:10 ` [Bug #16145] Unable to boot after "ACPI: Don't let acpi_pad needlessly mark TSC unstable" Rafael J. Wysocki
2010-06-08 22:10 ` [Bug #16163] [2.6.35-rc1 Regression] i915: Commit cfecde causes VGA to stay off Rafael J. Wysocki
2010-06-09  1:53 ` 2.6.35-rc2-git2: Reported regressions from 2.6.34 Linus Torvalds
2010-06-09  2:26   ` Mauro Carvalho Chehab
     [not found]     ` <4C0EFBC1.5090401-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-06-09  9:00       ` Rafael J. Wysocki
2010-06-09  5:34   ` Ingo Molnar
     [not found]   ` <alpine.LFD.2.00.1006081814240.4506-GpypE611fyS63QaFMGN2QEqCLAeBNdoH@public.gmane.org>
2010-06-09  2:38     ` Carl Worth
2010-06-09  6:36     ` Eric Dumazet
2010-06-10 22:37     ` Alex Chiang
2010-06-09  7:53   ` Jens Axboe
2010-06-09  8:55     ` Rafael J. Wysocki
2010-06-09  9:32     ` Ingo Molnar
2010-06-09  9:39       ` Jens Axboe
     [not found]     ` <4C0F4872.7090909-5c4llco8/ftWk0Htik3J/w@public.gmane.org>
2010-06-11  8:32       ` Ingo Molnar
2010-06-11  8:40         ` Jens Axboe
     [not found]           ` <4C11F661.3070604-5c4llco8/ftWk0Htik3J/w@public.gmane.org>
2010-06-11  8:55             ` Ingo Molnar [this message]
2010-06-11  9:07               ` Jens Axboe
     [not found]               ` <20100611085520.GA20218-X9Un+BFzKDI@public.gmane.org>
2010-06-11  9:18                 ` Jens Axboe
     [not found]                   ` <4C11FF77.1000101-5c4llco8/ftWk0Htik3J/w@public.gmane.org>
2010-06-11 19:07                     ` Vivek Goyal
     [not found]                       ` <20100611190714.GA20837-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-06-11 19:11                         ` Jens Axboe
     [not found]                           ` <4C128A75.3030501-5c4llco8/ftWk0Htik3J/w@public.gmane.org>
2010-06-11 19:48                             ` Vivek Goyal
     [not found]                               ` <20100611194849.GB20837-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-06-11 19:53                                 ` Jens Axboe
2010-06-12 14:30                                   ` Vivek Goyal
2010-06-09  9:06   ` Rafael J. Wysocki
2010-06-09 14:24     ` Linus Torvalds
2010-06-09  9:02 ` Sedat Dilek
     [not found]   ` <AANLkTiksbL1qHg7Q0A-6TbX0uUrxra4jctUoIGVk5vnE-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-06-09  9:22     ` Rafael J. Wysocki
     [not found]       ` <201006091122.35304.rjw-KKrjLPT3xs0@public.gmane.org>
2010-06-16 20:42         ` Andrew Morton
     [not found]           ` <20100616134231.23ff30da.akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
2010-06-16 21:00             ` Sedat Dilek
2010-06-16 21:34               ` Andrew Morton

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=20100611085520.GA20218@elte.hu \
    --to=mingo-x9un+bfzkdi@public.gmane.org \
    --cc=airlied-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=cworth-4HiWtcSh4w0dnm+yROfE0A@public.gmane.org \
    --cc=david-0WFrdVpeebksCylrc8G9yg@public.gmane.org \
    --cc=dri-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org \
    --cc=eric.dumazet-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=jaxboe-5c4llco8/ftWk0Htik3J/w@public.gmane.org \
    --cc=jbarnes-Y1mF5jBUw70BENJcbMCuUQ@public.gmane.org \
    --cc=kernel-testers-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-acpi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-pm-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=maciej.rutecki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=mchehab-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=rjw-KKrjLPT3xs0@public.gmane.org \
    --cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=venki-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).