From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759819AbYGaWBq (ORCPT ); Thu, 31 Jul 2008 18:01:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1759101AbYGaWBL (ORCPT ); Thu, 31 Jul 2008 18:01:11 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:57463 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759473AbYGaWBJ (ORCPT ); Thu, 31 Jul 2008 18:01:09 -0400 From: "Rafael J. Wysocki" To: Andrew Morton Subject: 2.6.27-rc1: WARNING: at /home/rafael/src/linux-next/include/linux/blkdev.h:447 Date: Fri, 1 Aug 2008 00:03:49 +0200 User-Agent: KMail/1.9.6 (enterprise 20070904.708012) Cc: LKML , "Kernel Testers List" , "Jens Axboe" , Linus Torvalds References: <20080711182557.9b24df1f.sfr@canb.auug.org.au> <200807122226.10699.rjw@sisk.pl> <200807170102.16302.rjw@sisk.pl> In-Reply-To: <200807170102.16302.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200808010003.50586.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday, 17 of July 2008, Rafael J. Wysocki wrote: > On Saturday, 12 of July 2008, Rafael J. Wysocki wrote: > > On Saturday, 12 of July 2008, Vegard Nossum wrote: > > > On Sat, Jul 12, 2008 at 8:51 PM, Rafael J. Wysocki wrote: > > > > and the second one is the following: > [--snip--] > > > > It turns out that this happened before, but I've been overlooking it. This is > > a trace from the Friday's linux-next: > > > > ------------[ cut here ]------------ > > WARNING: at /home/rafael/src/linux-next/include/linux/blkdev.h:447 blk_plug_device+0x9b/0xb0() > > Modules linked in: rtc_cmos snd_hda_intel rtc_core snd_pcm sr_mod floppy snd_timer snd_page_alloc rtc_lib ohci1394 serio_raw cdrom ieee1394 snd_hwdep snd soundcore sky2 button wmi joydev evdev sg raid456 async_xor async_memcpy async_tx xor raid0 usbhid ff_memless ehci_hcd sd_mod ohci_hcd edd raid1 ext3 jbd fan pata_marvell pata_atiixp thermal processor > > Pid: 2275, comm: kjournald Not tainted 2.6.26-rc9-next #40 > > > > Call Trace: > > [] warn_on_slowpath+0x5f/0x80 > > [] ? hpet_rtc_interrupt+0x100/0x380 > > [] ? __lock_acquire+0x8b7/0x1280 > > [] ? mempool_alloc_slab+0x11/0x20 > > [] blk_plug_device+0x9b/0xb0 > > [] bitmap_startwrite+0xbf/0x1b0 > > [] ? bio_alloc_bioset+0x54/0xb0 > > [] make_request+0x39a/0x810 [raid1] > > [] ? mempool_alloc+0x5b/0x140 > > [] ? mempool_alloc+0x5b/0x140 > > [] generic_make_request+0x17d/0x2b0 > > [] submit_bio+0x6c/0xf0 > > [] submit_bh+0xf0/0x130 > > [] journal_commit_transaction+0xa40/0x1000 [jbd] > > [] ? try_to_del_timer_sync+0x44/0x90 > > [] kjournald+0xe7/0x250 [jbd] > > [] ? autoremove_wake_function+0x0/0x40 > > [] ? kjournald+0x0/0x250 [jbd] > > [] kthread+0x4d/0x80 > > [] child_rip+0xa/0x11 > > [] ? restore_args+0x0/0x30 > > [] ? kthread+0x0/0x80 > > [] ? child_rip+0x0/0x11 > > > > ---[ end trace bd85cedf792d0f08 ]--- > > > > This has now made it into the Linus' tree: > > ------------[ cut here ]------------ > WARNING: at /home/rafael/src/linux-2.6/include/linux/blkdev.h:447 blk_plug_device+0x9b/0xb0() > Modules linked in: rtc_cmos rtc_core sr_mod rtc_lib snd_hda_intel cdrom floppy snd_pcm snd_timer serio_raw snd_page_alloc ohci1394 snd_hwdep ieee1394 sky2 snd soundcore joydev button wmi evdev sg raid456 async_xor async_memcpy async_tx xor raid0 usbhid ff_memless ehci_hcd ohci_hcd sd_mod edd raid1 ext3 jbd fan pata_marvell pata_atiixp thermal processor > Pid: 2264, comm: kjournald Not tainted 2.6.26-git #203 > > Call Trace: > [] warn_on_slowpath+0x5f/0x80 > [] ? __lock_acquire+0x8d5/0x1290 > [] ? mempool_alloc+0x5b/0x140 > [] blk_plug_device+0x9b/0xb0 > [] bitmap_startwrite+0xbf/0x1b0 > [] ? bio_alloc_bioset+0x54/0xb0 > [] make_request+0x39c/0x810 [raid1] > [] ? mempool_alloc+0x5b/0x140 > [] ? mempool_alloc+0x5b/0x140 > [] generic_make_request+0x17d/0x2b0 > [] submit_bio+0x6c/0xf0 > [] submit_bh+0xf0/0x130 > [] journal_commit_transaction+0xa40/0x1000 [jbd] > [] ? try_to_del_timer_sync+0x44/0x90 > [] kjournald+0xe7/0x250 [jbd] > [] ? autoremove_wake_function+0x0/0x40 > [] ? kjournald+0x0/0x250 [jbd] > [] kthread+0x4d/0x80 > [] child_rip+0xa/0x11 > [] ? restore_args+0x0/0x30 > [] ? kthread+0x0/0x80 > [] ? child_rip+0x0/0x11 > > ---[ end trace a367ac91f145af0b ]--- This also happens in 2.6.27-rc1: ------------[ cut here ]------------ WARNING: at /home/rafael/src/linux-2.6/include/linux/blkdev.h:447 blk_plug_device+0x9b/0xb0() Modules linked in: snd_hda_intel snd_pcm rtc_cmos rtc_core sr_mod snd_timer floppy rtc_lib snd_page_alloc ohci1394 snd_hwdep snd cdrom ieee1394 serio_raw soundcore sky2 wmi button joydev evdev sg raid456 async_xor async_memcpy async_tx xor raid0 usbhid ff_memless ehci_hcd ohci_hcd sd_mod crc_t10dif edd raid1 ext3 jbd fan pata_marvell pata_atiixp thermal processor Pid: 2268, comm: kjournald Not tainted 2.6.27-rc1-git #211 Call Trace: [] warn_on_slowpath+0x5f/0x80 [] ? cache_alloc_debugcheck_after+0xc3/0x1f0 [] ? __lock_acquire+0x865/0xef0 [] blk_plug_device+0x9b/0xb0 [] bitmap_startwrite+0xbf/0x1b0 [] ? bio_alloc_bioset+0x54/0xb0 [] make_request+0x39d/0x810 [raid1] [] ? mempool_alloc+0x5b/0x140 [] ? mempool_alloc+0x5b/0x140 [] generic_make_request+0x17e/0x2b0 [] submit_bio+0x6c/0xf0 [] submit_bh+0xf0/0x130 [] journal_commit_transaction+0xa75/0x1040 [jbd] [] ? try_to_del_timer_sync+0x44/0x90 [] kjournald+0xe7/0x250 [jbd] [] ? autoremove_wake_function+0x0/0x40 [] ? kjournald+0x0/0x250 [jbd] [] kthread+0x4d/0x80 [] child_rip+0xa/0x11 [] ? restore_args+0x0/0x30 [] ? kthread+0x0/0x80 [] ? child_rip+0x0/0x11 ---[ end trace e8b3210386e976bd ]--- dmesg: http://www.sisk.pl/kernel/debug/mainline/2.6.27-rc1/dmesg-M3A32-MVP.log config: http://www.sisk.pl/kernel/debug/mainline/2.6.27-rc1/config-M3A32-MVP Thanks, Rafael