From: "Martin J. Bligh" <mbligh@mbligh.org>
To: Andrew Morton <akpm@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.20-rc6-mm1
Date: Sun, 28 Jan 2007 08:56:08 -0800 [thread overview]
Message-ID: <45BCD5A8.4090400@mbligh.org> (raw)
In-Reply-To: <20070127234928.64d8e437.akpm@osdl.org>
> - It seems that people have been busy creating the need for this. I had to
> apply over sixty patches to this tree to fix post-2.6.20-rc4-mm1 compilation
> errors. And a number of patches were dropped due to no-compile or to
> runtime errors. Heaven knows how many runtime bugs were added.
dbench seems to panic on xfs / cfq ?
http://test.kernel.org/abat/68498/debug/console.log
Pid: 30381, comm: dbench Not tainted 2.6.20-rc6-mm1-autokern1 #1
RIP: 0010:[<ffffffff8039b19a>] [<ffffffff8039b19a>]
cfq_dispatch_requests+0xa9/0x4a2
RSP: 0000:ffff8100e3231418 EFLAGS: 00010002
RAX: 0000000000000000 RBX: ffff81007db97600 RCX: 0000000000010410
RDX: 0000000000000002 RSI: 0000000000000000 RDI: ffff81007db976a8
RBP: ffff8100e3231458 R08: 0000000000000000 R09: 00000000ffffa23e
R10: ffff8101ebf5c9c0 R11: ffff8101ed8d0298 R12: ffff81007db97688
R13: 00000000ffffffff R14: 0000000000000000 R15: 0000000000000000
FS: 0000000000000000(0000) GS:ffff8101fe003740(0063) knlGS:00000000f7de9460
CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
CR2: 00000000f7eb6050 CR3: 00000000e251d000 CR4: 00000000000006e0
Process dbench (pid: 30381, threadinfo ffff8100e3230000, task
ffff8100e3855800)
Stack: ffff8100e3231478 000000008039296a 00000000e32314b8 ffff81007dba4c48
ffff81007dba4c48 ffff81007dba4c48 ffff8100e36e0c38 0000000000000000
ffff8100e3231478 ffffffff803910c2 000000000218abe9 ffff8101ed8d0298
Call Trace:
[<ffffffff803910c2>] elv_drain_elevator+0x1b/0x63
[<ffffffff80391155>] elv_insert+0x4b/0x144
[<ffffffff8039130f>] __elv_add_request+0x6e/0x70
[<ffffffff80395b84>] __make_request+0x255/0x32e
[<ffffffff80394c14>] generic_make_request+0x1c5/0x1fc
[<ffffffff80394d09>] submit_bio+0xbe/0xc7
[<ffffffff80383a80>] xfs_buf_iorequest+0x37e/0x3db
[<ffffffff802243c5>] default_wake_function+0x0/0xf
[<ffffffff802243c5>] default_wake_function+0x0/0xf
[<ffffffff80382a67>] xfs_buf_associate_memory+0x100/0x220
[<ffffffff8036b0a0>] xlog_bdstrat_cb+0x1c/0x45
[<ffffffff8036bcd9>] xlog_state_release_iclog+0x2f2/0x4b1
[<ffffffff8036cb37>] xlog_state_sync_all+0xce/0x21c
[<ffffffff803500b3>] xfs_btree_del_cursor+0x59/0x61
[<ffffffff8036d467>] _xfs_log_force+0x93/0x2fe
[<ffffffff8038917e>] xfs_fs_alloc_inode+0x15/0x27
[<ffffffff80282921>] iget_locked+0x6a/0x147
[<ffffffff80361eb3>] xfs_iget+0x360/0x783
[<ffffffff8037765f>] xfs_trans_iget+0xa3/0x10f
[<ffffffff80363125>] xfs_ialloc+0x8e/0x44a
[<ffffffff80377f16>] xfs_dir_ialloc+0x74/0x283
[<ffffffff8037cc87>] xfs_create+0x347/0x626
[<ffffffff804dcae9>] __up+0x19/0x1b
[<ffffffff80386be0>] xfs_vn_mknod+0x14b/0x2b7
[<ffffffff8036bead>] xfs_log_release_iclog+0x15/0x44
[<ffffffff80280f7e>] __d_lookup+0xd7/0x114
[<ffffffff80280f7e>] __d_lookup+0xd7/0x114
[<ffffffff80277666>] do_lookup+0x63/0x1ba
[<ffffffff8027fe46>] dput+0x22/0x151
[<ffffffff80277fbb>] __link_path_walk+0x6b2/0xd16
[<ffffffff80284991>] mntput_no_expire+0x1e/0x81
[<ffffffff802786f5>] link_path_walk+0xd6/0xe7
[<ffffffff80386d57>] xfs_vn_create+0xb/0xd
[<ffffffff80278f63>] vfs_create+0x7e/0xc2
[<ffffffff80279300>] open_namei+0x18d/0x600
[<ffffffff8026fe9f>] do_filp_open+0x28/0x4b
[<ffffffff80270038>] get_unused_fd+0x78/0x106
[<ffffffff802701ec>] do_sys_open+0x4d/0xd4
[<ffffffff8029ae0c>] compat_sys_open+0x15/0x17
[<ffffffff8021b0e2>] ia32_sysret+0x0/0xa
next prev parent reply other threads:[~2007-01-28 16:56 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-28 7:49 2.6.20-rc6-mm1 Andrew Morton
2007-01-28 10:08 ` Unable to select IPV6 [Was: 2.6.20-rc6-mm1] Jiri Slaby
2007-01-28 16:19 ` [Cluster-devel] [-mm patch] fix GFS2 circular dependency Adrian Bunk
2007-01-28 16:19 ` Adrian Bunk
2007-01-29 1:55 ` [Cluster-devel] " Randy Dunlap
2007-01-29 1:55 ` Randy Dunlap
2007-01-29 9:12 ` [Cluster-devel] " Steven Whitehouse
2007-01-29 9:12 ` Steven Whitehouse
2007-01-28 10:25 ` 2.6.20-rc6-mm1 Jiri Slaby
2007-01-30 7:27 ` 2.6.20-rc6-mm1 Andrew Morton
2007-01-30 19:30 ` 2.6.20-rc6-mm1 Andrew Morton
2007-01-30 20:10 ` 2.6.20-rc6-mm1 Jiri Slaby
2007-01-30 20:22 ` 2.6.20-rc6-mm1 Pierre Ossman
2007-01-30 20:50 ` 2.6.20-rc6-mm1 Anton Altaparmakov
2007-01-28 11:01 ` elevator oops [Was: 2.6.20-rc6-mm1] Jiri Slaby
2007-01-28 17:41 ` Jiri Slaby
2007-02-05 11:54 ` Jens Axboe
2007-01-28 14:59 ` 2.6.20-rc6-mm1: linker error with arch_setup_additional_pages thunder7
2007-01-28 16:56 ` Martin J. Bligh [this message]
2007-01-28 23:01 ` 2.6.20-rc6-mm1 Andrew Morton
2007-01-28 23:23 ` 2.6.20-rc6-mm1 Martin J. Bligh
2007-01-28 23:38 ` 2.6.20-rc6-mm1 Andrew Morton
2007-01-30 2:42 ` 2.6.20-rc6-mm1 Suparna Bhattacharya
2007-01-30 2:42 ` 2.6.20-rc6-mm1 Andrew Morton
2007-01-30 3:26 ` 2.6.20-rc6-mm1 Martin Bligh
2007-01-28 17:02 ` 2.6.20-rc6-mm1 Martin J. Bligh
2007-01-28 17:04 ` 2.6.20-rc6-mm1 Martin J. Bligh
2007-01-28 19:04 ` [-mm patch] fix CONFIG_SATA_SIS=y compile error Adrian Bunk
2007-01-28 19:41 ` 2.6.20-rc6-mm1 (build) Randy Dunlap
2007-01-28 22:21 ` [2.6 patch] NF_CONNTRACK_H323 must depend on (IPV6 || IPV6=n) Adrian Bunk
2007-01-28 23:53 ` David Miller
2007-01-29 0:00 ` Adrian Bunk
2007-01-29 0:04 ` David Miller
2007-01-29 0:21 ` Adrian Bunk
2007-01-29 1:22 ` Randy Dunlap
2007-01-30 17:13 ` Patrick McHardy
2007-01-30 17:13 ` Patrick McHardy
2007-01-28 21:17 ` 2.6.20-rc6-mm1 (build) Randy Dunlap
2007-01-28 22:31 ` 2.6.20-rc6-mm1 Michal Piotrowski
2007-01-28 23:10 ` 2.6.20-rc6-mm1 Andrew Morton
2007-01-29 5:17 ` 2.6.20-rc6-mm1 Herbert Xu
2007-01-29 5:29 ` 2.6.20-rc6-mm1 Herbert Xu
2007-01-29 6:43 ` 2.6.20-rc6-mm1 Andrew Morton
2007-01-29 7:21 ` 2.6.20-rc6-mm1 Herbert Xu
2007-01-29 8:35 ` 2.6.20-rc6-mm1 Ingo Molnar
2007-01-29 2:50 ` [PATCH -mm] fix DocBook build Don Mullis
2007-01-30 1:11 ` [-mm patch] vmi: cleanups Adrian Bunk
2007-01-30 4:56 ` Zachary Amsden
2007-01-30 1:11 ` [-mm patch] cx88-video.c: remove struct radionorms Adrian Bunk
2007-01-30 1:11 ` [RFC: -mm patch] CONFIG_INPUT_DEBUG improvements Adrian Bunk
2007-01-30 15:07 ` Jiri Kosina
2007-01-30 15:13 ` Adrian Bunk
2007-01-30 1:11 ` [-mm patch] drivers/char/pcmcia/ipwireless_cs_*: possible cleanups Adrian Bunk
2007-01-30 1:12 ` [RFC: -mm patch] #if 0 v4l_printk_ioctl_arg() Adrian Bunk
2007-02-06 22:12 ` [-mm patch] fs/proc/: make code static Adrian Bunk
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=45BCD5A8.4090400@mbligh.org \
--to=mbligh@mbligh.org \
--cc=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.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.