login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
August
»
19
Re: ftrace introduces instability into kernel 2.6.27(-rc2,-rc3)
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Benjamin Herrenschmidt
Subject:
Re: ftrace introduces instability into kernel 2.6.27(-rc2,-rc3)
Date: Monday, August 18, 2008 - 6:54 pm
> > Oops: Exception in kernel mode, sig: 11 [#1]
quoted text
> > Exsw1600 > > Modules linked in: > > NIP: c00bbb20 LR: c00bbb20 CTR: 00000000 > > REGS: dd5b1c50 TRAP: 0700 Not tainted (2.6.27-rc2) > > MSR: 00029000 <EE,ME> CR: 24082282 XER: 20000000 > > TASK = ddcce060[1707] 'find' THREAD: dd5b0000 > > GPR00: 00000000 dd5b1d00 ddcce060 dd801180 dd5b1d68 dd5b1d58 dd80125b > > 100234ec > > GPR08: c0800000 00019330 0000ffff dd5b1d20 24000288 100ad874 100936f8 > > 1008a1d0 > > GPR16: 10083f80 dd5b1e2c dd5b1d68 fffffff4 c0380000 dd5b1d60 dd5b1d58 > > dd802084 > > GPR24: dc3d7700 dd802018 dd5b1d68 c0380000 dd801180 dd5b1d68 00000000 > > dd5b1d00 > > NIP [c00bbb20] d_lookup+0x40/0x90 > > LR [c00bbb20] d_lookup+0x40/0x90 > > Call Trace: > > [dd5b1d00] [dd5b1d58] 0xdd5b1d58 (unreliable) > > Can you check if, at some point during the system execution (starting > from boot), 0xdd5b1d58 is an address where a module is loaded ? (the > module can be later unloaded, what I wonder is if this address would > appear to have had a loaded+unloaded module). > > Actually, could you try to compile your kernel without "MODULE_UNLOAD" ?
I've had similar crashes (with similar backtraces in the VFS) on machines with no modules, netbooted zImages. Ben. --
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.24-rc4: pci_remove_bus_device() => pci_scan_child_bus( ...
, Eran Liberty
, (Wed Jun 18, 7:18 am)
[PATCH 2.6.24-rc4] PCI: refuse to re-add a device to a bus ...
, Eran Liberty
, (Sun Jul 20, 3:31 am)
Re: [PATCH 2.6.24-rc4] PCI: refuse to re-add a device to a ...
, Eran Liberty
, (Sun Jul 20, 9:48 am)
[PATCH 2.6.26] PCI: refuse to re-add a device to a bus upo ...
, Eran Liberty
, (Mon Jul 21, 12:18 pm)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Matthew Wilcox
, (Mon Jul 21, 12:49 pm)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, eran liberty
, (Tue Jul 22, 1:21 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Matthew Wilcox
, (Tue Jul 22, 4:49 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Eran Liberty
, (Tue Jul 22, 6:08 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Eran Liberty
, (Tue Jul 22, 6:14 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Matthew Wilcox
, (Tue Jul 22, 7:13 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Eran Liberty
, (Tue Jul 22, 8:25 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Matthew Wilcox
, (Tue Jul 22, 9:52 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Eran Liberty
, (Tue Jul 22, 10:41 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Matthew Wilcox
, (Tue Jul 22, 11:11 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Eran Liberty
, (Wed Jul 23, 11:31 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Eran Liberty
, (Sun Jul 27, 4:01 am)
Re: [PATCH 2.6.26] PCI: refuse to re-add a device to a bus ...
, Matthew Wilcox
, (Sun Jul 27, 8:08 am)
ftrace introduces instability into kernel 2.6.27(-rc2,-rc3)
, Eran Liberty
, (Mon Aug 18, 1:08 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 8:07 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Mathieu Desnoyers
, (Mon Aug 18, 8:47 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 9:12 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Mathieu Desnoyers
, (Mon Aug 18, 10:04 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Scott Wood
, (Mon Aug 18, 10:21 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Eran Liberty
, (Mon Aug 18, 11:25 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 11:27 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Scott Wood
, (Mon Aug 18, 11:29 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Mathieu Desnoyers
, (Mon Aug 18, 11:41 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 11:47 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 11:50 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Scott Wood
, (Mon Aug 18, 11:56 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 12:28 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Mon Aug 18, 6:51 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Mon Aug 18, 6:53 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Mon Aug 18, 6:54 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 7:28 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Mon Aug 18, 7:39 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 7:41 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Mathieu Desnoyers
, (Mon Aug 18, 7:47 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Mon Aug 18, 7:56 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 8:12 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 8:32 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Mathieu Desnoyers
, (Mon Aug 18, 8:36 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Mon Aug 18, 9:00 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Mon Aug 18, 9:17 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Eran Liberty
, (Tue Aug 19, 2:56 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Eran Liberty
, (Tue Aug 19, 5:09 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Mathieu Desnoyers
, (Tue Aug 19, 6:02 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Mathieu Desnoyers
, (Tue Aug 19, 6:05 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Eran Liberty
, (Tue Aug 19, 7:21 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Mathieu Desnoyers
, (Tue Aug 19, 7:42 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Tue Aug 19, 9:47 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Mathieu Desnoyers
, (Tue Aug 19, 10:34 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Tue Aug 19, 1:15 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Tue Aug 19, 2:08 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Tue Aug 19, 2:46 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Tue Aug 19, 2:47 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Jeremy Fitzhardinge
, (Tue Aug 19, 4:58 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Tue Aug 19, 6:17 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Wed Aug 20, 12:18 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Nick Piggin
, (Wed Aug 20, 2:40 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Eran Liberty
, (Wed Aug 20, 4:18 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Wed Aug 20, 6:12 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Wed Aug 20, 6:14 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Wed Aug 20, 6:19 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Eran Liberty
, (Wed Aug 20, 6:36 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Wed Aug 20, 6:43 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Eran Liberty
, (Wed Aug 20, 7:02 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Josh Boyer
, (Wed Aug 20, 7:16 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Wed Aug 20, 7:22 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Josh Boyer
, (Wed Aug 20, 7:50 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Jon Smirl
, (Wed Aug 20, 7:55 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Wed Aug 20, 8:23 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Wed Aug 20, 8:27 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Eran Liberty
, (Wed Aug 20, 11:23 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Wed Aug 20, 11:33 am)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Wed Aug 20, 2:36 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Benjamin Herrenschmidt
, (Wed Aug 20, 2:37 pm)
Re: ftrace introduces instability into kernel 2.6.27(-rc2, ...
, Steven Rostedt
, (Wed Aug 20, 2:44 pm)
[PATCH 2.6.26] SERIAL DRIVER: Handle Multiple consecutive ...
, Eran Liberty
, (Mon Sep 15, 9:30 am)
Re: [PATCH 2.6.26] SERIAL DRIVER: Handle Multiple consecut ...
, Andrew Morton
, (Wed Sep 17, 4:46 pm)
Re: [PATCH 2.6.26] SERIAL DRIVER: Handle Multiple consecut ...
, Eran Liberty
, (Wed Sep 17, 11:58 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
Og dreams of kernels
Jens Axboe
[PATCH 31/33] Fusion: sg chaining support
Arnd Bergmann
Re: finding your own dead "CONFIG_" variables
Mark Brown
[PATCH 2/2] Subject: natsemi: Allow users to disable workaround for DspCfg reset
Tony Breeds
[LGUEST] Look in object dir for .config
git
:
Brian Downing
Re: Git in a Nutshell guide
John Benes
Re: master has some toys
Matthias Lederhofer
[PATCH 4/7] introduce GIT_WORK_TREE to specify the work tree
Alexander Sulfrian
[RFC/PATCH] RE: git calls SSH_ASKPASS even if DISPLAY is not set
Junio C Hamano
Re: Rss produced by git is not valid xml?
git-commits-head
:
Linux Kernel Mailing List
iSeries: fix section mismatch in iseries_veth
Linux Kernel Mailing List
ixbge: remove TX lock and redo TX accounting.
Linux Kernel Mailing List
ixgbe: fix several counter register errata
Linux Kernel Mailing List
b43: fix build with CONFIG_SSB_PCIHOST=n
Linux Kernel Mailing List
9p: block-based virtio client
linux-netdev
:
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
Michael Breuer
Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
David Daney
[PATCH 5/7] Staging: Octeon Ethernet: Convert to NAPI.
Wolfgang Grandegger
[PATCH net-next v4 1/3] can: mscan: fix improper return if dlc < 8 in start_xmi...
Amit Kumar Salecha
[PATCHv3 NEXT 2/2] NET: Add Qlogic ethernet driver for CNA devices
openbsd-misc
:
Theo de Raadt
Re: Old IPSEC bug
Tomáš Bodžár
Problem with vpnc connection - check group password !
Insan Praja SW
Mandoc Compiling Error
Carl Roberso
Re: Cannot change MTU of carp interface?
Richard Daemon
Re: booting openbsd on eee without cd-rom
Colocation donated by:
Syndicate