login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
27
2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Alexey Dobriyan
Subject:
2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
Date: Monday, May 26, 2008 - 10:27 pm
On Sat, May 10, 2008 at 02:37:19PM +0400, Alexey Dobriyan wrote:
quoted text
> > > > > @@ -41,8 +41,8 @@ int put_io_context(struct io_context *ioc) > > > > > rcu_read_lock(); > > > > > if (ioc->aic && ioc->aic->dtor) > > > > > ioc->aic->dtor(ioc->aic); > > > > > - rcu_read_unlock(); > > > > > cfq_dtor(ioc); > > > > > + rcu_read_unlock(); > > > > > > > > > > kmem_cache_free(iocontext_cachep, ioc); > > > > > return 1; > > > > > > > > This helps in sense that 3 times bulk cross-compiles finish to the end. > > > > You'll hear me if another such oops will resurface. > > > > > > Still looking good? > > > > Yup! > > And this with patch in mainline, again with PREEMPT_RCU.
Ping, this happened again with 2.6.26-rc4 and PREEMPT_RCU.
quoted text
> general protection fault: 0000 [1] PREEMPT SMP DEBUG_PAGEALLOC > CPU 0 > Modules linked in: ext2 nls_utf8 cifs nf_conntrack_irc ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 xt_state nf_conntrack iptable_filter ip_tables x_tables usblp ehci_hcd uhci_hcd usbcore sr_mod cdrom > Pid: 26971, comm: fixdep Not tainted 2.6.26-rc1-28a4acb48586dc21d2d14a75a7aab7be78b7c83b #4 > RIP: 0010:[<ffffffff80304b30>] [<ffffffff80304b30>] __call_for_each_cic+0x20/0x50 > RSP: 0018:ffff810104335e58 EFLAGS: 00010202 > RAX: 6b6b6b6b6b6b6b6b RBX: 6b6b6b6b6b6b6b6b RCX: 0000000000000000 > RDX: 0000000000002827 RSI: 0000000000000000 RDI: ffff810105a62280 > RBP: ffff810104335e78 R08: 0000000000000000 R09: 0000000000000000 > R10: 0000000000000000 R11: 0000000000000001 R12: ffff8101715bde40 > R13: ffffffff80304ba0 R14: ffff81017fcc0000 R15: ffff810105a623e8 > FS: 00002b50c7e566f0(0000) GS:ffffffff805c6000(0000) knlGS:0000000000000000 > CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b > CR2: 00002b4d7f8b9b80 CR3: 0000000000201000 CR4: 0000000000000660 > DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000 > DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400 > Process fixdep (pid: 26971, threadinfo ffff810104334000, task ffff810105a62280) > Stack: ffff810104335e88 ffff8101715bde40 0000000000000010 ffff810105a62380 > ffff810104335e88 ffffffff80304b70 ffff810104335ea8 ffffffff8030000b > ffff810105a62380 ffff8101715bde40 ffff810104335ec8 ffffffff803000df > Call Trace: > [<ffffffff80304b70>] cfq_free_io_context+0x10/0x20 > [<ffffffff8030000b>] put_io_context+0x7b/0x90 > [<ffffffff803000df>] exit_io_context+0x8f/0xb0 > [<ffffffff80236533>] do_exit+0x543/0x770 > [<ffffffff802367a1>] do_group_exit+0x41/0xb0 > [<ffffffff80236822>] sys_exit_group+0x12/0x20 > [<ffffffff8020b60b>] system_call_after_swapgs+0x7b/0x80 > > > Code: 66 66 2e 0f 1f 84 00 00 00 00 00 55 48 89 e5 41 55 49 89 f5 41 54 49 89 fc 53 48 83 ec 08 48 8b 47 68 48 85 c0 74 1f 48 89 c3 90 <48> 8b 03 48 8d 73 88 4c 89 e7 0f 18 08 41 ff d5 48 8b 03 48 85 > RIP [<ffffffff80304b30>] __call_for_each_cic+0x20/0x50 > RSP <ffff810104335e58> > ---[ end trace ff773ec56ab2930e ]--- > Fixing recursive fault but reboot is needed!
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Alexey Dobriyan
, (Sun Apr 27, 3:55 pm)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Andrew Morton
, (Mon Apr 28, 5:01 am)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Jens Axboe
, (Mon Apr 28, 5:04 am)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Alexey Dobriyan
, (Mon Apr 28, 12:55 pm)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Alexey Dobriyan
, (Mon Apr 28, 11:21 pm)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Jens Axboe
, (Tue Apr 29, 2:06 am)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Alexey Dobriyan
, (Wed Apr 30, 3:12 pm)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Jens Axboe
, (Sun May 4, 12:08 pm)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Jens Axboe
, (Sun May 4, 12:25 pm)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Alexey Dobriyan
, (Sun May 4, 1:15 pm)
Re: 2.6.25-$sha1: RIP call_for_each_cic+0x25/0x50
, Alexey Dobriyan
, (Sun May 4, 2:17 pm)
2.6.25-$sha1: RIP __call_for_each_cic+0x20/0x50
, Alexey Dobriyan
, (Sat May 10, 3:37 am)
2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Alexey Dobriyan
, (Mon May 26, 10:27 pm)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Jens Axboe
, (Tue May 27, 6:35 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Tue May 27, 8:18 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Jens Axboe
, (Wed May 28, 3:07 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Wed May 28, 3:30 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Fabio Checconi
, (Wed May 28, 4:52 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Jens Axboe
, (Wed May 28, 4:58 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Jens Axboe
, (Wed May 28, 5:44 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Wed May 28, 6:20 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Wed May 28, 9:38 pm)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Jens Axboe
, (Wed May 28, 11:26 pm)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Jens Axboe
, (Wed May 28, 11:42 pm)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Thu May 29, 2:17 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Jens Axboe
, (Thu May 29, 3:13 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Thu May 29, 4:25 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Jens Axboe
, (Thu May 29, 4:44 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Thu May 29, 5:11 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Jens Axboe
, (Thu May 29, 5:13 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Fri May 30, 4:04 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Fri May 30, 6:16 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Alexey Dobriyan
, (Fri May 30, 11:34 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Tue Jun 3, 8:31 pm)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Linus Torvalds
, (Wed Jun 4, 11:32 am)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Wed Jun 4, 9:23 pm)
Re: 2.6.26-rc4: RIP __call_for_each_cic+0x20/0x50
, Paul E. McKenney
, (Fri Jun 6, 7:49 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Stefan Richter
Re: sata & scsi suggestion for make menuconfig
Rafael J. Wysocki
[Bug #11409] build issue #564 for v2.6.27-rc4 : undefined reference to `NS8390p_in...
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Marcin Slusarz
Re: [PATCH] ufs: [bl]e*_add_cpu conversion
Andrew Morton
2.6.23-rc6-mm1
git
:
Junio C Hamano
Re: git-svnimport
Anuj Gakhar
Git Architecture Question
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
A Large Angry SCM
Re: [RFC] origin link for cherry-pick and revert
Gabriel
[PATCH] When a remote is added but not fetched, tell the user.
linux-netdev
:
Gerrit Renker
v2 [PATCH 1/4] dccp: Limit feature negotiation to connection setup phase
Daniel Lezcano
getsockopt(TCP_DEFER_ACCEPT) value change
David Miller
Re: 2.6.27.18: bnx2/tg3: BUG: "scheduling while atomic" trying to ifenslave a seco...
Ingo Molnar
Re: [regression] nf_iterate(), BUG: unable to handle kernel NULL pointer dereference
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
[ARM] dma: use new dmabounce_sync_for_xxx() for dma_sync_single_xxx()
Linux Kernel Mailing List
MIPS: Cavium: Remove unused watchdog code.
Linux Kernel Mailing List
V4L/DVB (8976): af9015: Add USB ID for AVerMedia A309
Linux Kernel Mailing List
ARM: 5670/1: bcmring: add default configuration for bcmring arch
openbsd-misc
:
Christophe Rioux
Implementation example of snmp
Jason Dixon
Re: any web management gui for pf ?
Nick Holland
Re: booting openbsd on eee without cd-rom
Bryan Irvine
Re: OpenBSD 4.7 Released, May 19 2010
Marco Peereboom
Re: Singularity OS
Colocation donated by:
Syndicate