login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
February
»
20
Re: 2.6.20-mm2
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Rafael J. Wysocki
Subject:
Re: 2.6.20-mm2
Date: Tuesday, February 20, 2007 - 3:07 pm
On Monday, 19 February 2007 06:13, David Brownell wrote:
quoted text
> On Sunday 18 February 2007 4:28 pm, Andrew Morton wrote: > > On Mon, 19 Feb 2007 00:32:08 +0100 "Rafael J. Wysocki" <rjw@sisk.pl> wrote: > > > > > > One more thing: > > > > > > rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0 > > > Unable to handle kernel NULL pointer dereference at 0000000000000030 RIP: > > > [<ffffffff804032c3>] rtc_sysfs_remove_device+0x23/0x50 > > > ... > > > Call Trace: > > > [<ffffffff803c5786>] class_device_del+0x86/0x180 > > > [<ffffffff803c5891>] class_device_unregister+0x11/0x20 > > > [<ffffffff8040280e>] rtc_device_unregister+0x3e/0x50 > > > [<ffffffff880cd789>] :rtc_cmos:cmos_pnp_probe+0x219/0x240 > > > [<ffffffff803988a1>] pnp_device_probe+0xa1/0xe0 > > > ... > > > > How did you provoke that? modprobe rtc-cmos? > > Plus, I'd guess, the old rtc driver statically linked.
Yes (mistakenly).
quoted text
> What I see is a should-not-happen fault of some kind in a cleanup > path that's been tested with non-PNP rtc drivers. A quick glance > at the code left me puzzled. Would sleeping a second or two before > calling rtc_device_unregister() change that behavior?
[tries] No. Greetings, Rafael -
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.20-mm2
, Andrew Morton
, (Sat Feb 17, 10:51 pm)
Re: 2.6.20-mm2
, Dave Airlie
, (Sat Feb 17, 11:18 pm)
Re: 2.6.20-mm2
, Andrew Morton
, (Sat Feb 17, 11:34 pm)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Sun Feb 18, 5:44 am)
Re: 2.6.20-mm2: Oops in generic_make_request
, Laurent Riffard
, (Sun Feb 18, 6:06 am)
Re: 2.6.20-mm2: Oops in generic_make_request
, Mattia Dongili
, (Sun Feb 18, 10:58 am)
Re: 2.6.20-mm2
, Michal Piotrowski
, (Sun Feb 18, 11:20 am)
Re: 2.6.20-mm2
, Andrew Morton
, (Sun Feb 18, 12:43 pm)
Re: 2.6.20-mm2: Oops in generic_make_request
, Andrew Morton
, (Sun Feb 18, 12:49 pm)
Re: 2.6.20-mm2: Oops in generic_make_request
, Michal Piotrowski
, (Sun Feb 18, 1:05 pm)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Sun Feb 18, 4:25 pm)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Sun Feb 18, 4:32 pm)
Re: 2.6.20-mm2: compilation fix
, Rafael J. Wysocki
, (Sun Feb 18, 4:33 pm)
Re: 2.6.20-mm2
, Michal Piotrowski
, (Sun Feb 18, 4:39 pm)
Re: 2.6.20-mm2
, Andrew Morton
, (Sun Feb 18, 5:00 pm)
Re: 2.6.20-mm2
, Andrew Morton
, (Sun Feb 18, 5:28 pm)
Re: 2.6.20-mm2: compilation fix
, Andrew Morton
, (Sun Feb 18, 5:29 pm)
Re: 2.6.20-mm2
, David Brownell
, (Sun Feb 18, 10:13 pm)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Mon Feb 19, 4:28 am)
Re: 2.6.20-mm2: compilation fix
, Rafael J. Wysocki
, (Mon Feb 19, 4:33 am)
Re: 2.6.20-mm2
, Michal Piotrowski
, (Mon Feb 19, 4:45 am)
Re: [-mm patch] fix locking in __make_request (was Re: 2.6 ...
, Jens Axboe
, (Mon Feb 19, 6:34 am)
Re: [-mm patch] fix locking in __make_request (was Re: 2.6 ...
, Michal Piotrowski
, (Mon Feb 19, 6:52 am)
Re: [-mm patch] fix locking in __make_request (was Re: 2.6 ...
, Michal Piotrowski
, (Mon Feb 19, 7:08 am)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Mon Feb 19, 11:28 am)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Mon Feb 19, 5:04 pm)
[-mm patch] fs/9p/vfs_addr.c: make 2 functions static
, Adrian Bunk
, (Mon Feb 19, 5:07 pm)
[-mm patch] drivers/mmc/Kconfig source drivers/mmc/card/Kc ...
, Adrian Bunk
, (Mon Feb 19, 5:07 pm)
[-mm patch] drivers/video/sm501fb.c: make 4 functions static
, Adrian Bunk
, (Mon Feb 19, 5:08 pm)
2.6.20-mm2: BLOCK=n compile error
, Adrian Bunk
, (Mon Feb 19, 5:08 pm)
[-mm patch] UNION_FS must depend on SLAB
, Adrian Bunk
, (Mon Feb 19, 5:08 pm)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Mon Feb 19, 5:43 pm)
Re: [-mm patch] fs/9p/vfs_addr.c: make 2 functions static
, Eric Van Hensbergen
, (Mon Feb 19, 5:54 pm)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Mon Feb 19, 6:20 pm)
Re: 2.6.20-mm2
, Andrew Morton
, (Mon Feb 19, 11:31 pm)
Re: [-mm patch] UNION_FS must depend on SLAB
, Pekka Enberg
, (Mon Feb 19, 11:37 pm)
Re: [-mm patch] drivers/mmc/Kconfig source drivers/mmc/car ...
, Pierre Ossman
, (Mon Feb 19, 11:45 pm)
Re: 2.6.20-mm2
, KAMEZAWA Hiroyuki
, (Tue Feb 20, 12:39 am)
Re: 2.6.20-mm2
, Andy Whitcroft
, (Tue Feb 20, 3:06 am)
Re: 2.6.20-mm2
, Maciej Rutecki
, (Tue Feb 20, 4:14 am)
Re: 2.6.20-mm2
, Maciej Rutecki
, (Tue Feb 20, 4:38 am)
[-mm patch] fix locking in __make_request (was Re: 2.6.20- ...
, Frederik Deweerdt
, (Tue Feb 20, 6:04 am)
Re: [-mm patch] fix locking in __make_request (was Re: 2.6 ...
, Frederik Deweerdt
, (Tue Feb 20, 7:29 am)
Re: [-mm patch] fix locking in __make_request (was Re: 2.6 ...
, Frederik Deweerdt
, (Tue Feb 20, 7:32 am)
Re: [-mm patch] UNION_FS must depend on SLAB
, Josef Sipek
, (Tue Feb 20, 8:13 am)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Tue Feb 20, 2:16 pm)
Re: 2.6.20-mm2: possible recursive locking detected (reise ...
, Rafael J. Wysocki
, (Tue Feb 20, 2:23 pm)
Re: 2.6.20-mm2
, Jeff Garzik
, (Tue Feb 20, 2:46 pm)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Tue Feb 20, 3:07 pm)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Tue Feb 20, 3:12 pm)
Re: 2.6.20-mm2: possible recursive locking detected (reise ...
, Tilman Schmidt
, (Tue Feb 20, 3:48 pm)
Re: [Unionfs] Re: [-mm patch] UNION_FS must depend on SLAB
, hooanon05
, (Tue Feb 20, 8:07 pm)
Re: [-mm patch] UNION_FS must depend on SLAB
, Josef Sipek
, (Tue Feb 20, 10:19 pm)
[-mm patch] MTD_UBI_DEBUG must depend on SYSFS
, Adrian Bunk
, (Wed Feb 21, 3:52 am)
[-mm patch] i386 mpparse.c: remove an unused variable
, Adrian Bunk
, (Wed Feb 21, 4:57 am)
Re: [-mm patch] UNION_FS must depend on SLAB
, Andrew Morton
, (Wed Feb 21, 3:19 pm)
Re: [-mm patch] UNION_FS must depend on SLAB
, Josef Sipek
, (Wed Feb 21, 7:00 pm)
Re: [-mm patch] UNION_FS must depend on SLAB
, Andrew Morton
, (Wed Feb 21, 7:26 pm)
Re: [Unionfs] Re: [-mm patch] UNION_FS must depend on SLAB
, Erez Zadok
, (Wed Feb 21, 7:33 pm)
Re: [-mm patch] UNION_FS must depend on SLAB
, Josef Sipek
, (Wed Feb 21, 8:10 pm)
Re: 2.6.20-mm2
, David Brownell
, (Wed Feb 21, 8:57 pm)
Re: [-mm patch] UNION_FS must depend on SLAB
, Pekka Enberg
, (Wed Feb 21, 11:17 pm)
Re: [-mm patch] UNION_FS must depend on SLAB
, Pekka Enberg
, (Wed Feb 21, 11:18 pm)
Re: [-mm patch] UNION_FS must depend on SLAB
, Josef Sipek
, (Wed Feb 21, 11:28 pm)
Re: [-mm patch] UNION_FS must depend on SLAB
, Christoph Lameter
, (Wed Feb 21, 11:42 pm)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Thu Feb 22, 1:33 am)
Re: 2.6.20-mm2
, David Brownell
, (Thu Feb 22, 3:17 pm)
Re: 2.6.20-mm2
, David Brownell
, (Fri Feb 23, 9:36 am)
Re: 2.6.20-mm2
, Jean Delvare
, (Sun Feb 25, 6:15 am)
[-mm patch] LGUEST must depend on NET
, Adrian Bunk
, (Mon Feb 26, 3:23 pm)
Re: [-mm patch] LGUEST must depend on NET
, Rusty Russell
, (Mon Feb 26, 4:42 pm)
Re: 2.6.20-mm2
, Andrew Morton
, (Tue Feb 27, 1:25 pm)
Re: 2.6.20-mm2
, Jean Delvare
, (Wed Feb 28, 2:07 am)
[-mm patch] arch/i386/xen/: possible cleanups
, Adrian Bunk
, (Thu Mar 1, 3:48 am)
Re: [-mm patch] arch/i386/xen/: possible cleanups
, Jeremy Fitzhardinge
, (Thu Mar 1, 3:53 am)
Re: [-mm patch] arch/i386/xen/: possible cleanups
, Adrian Bunk
, (Thu Mar 1, 4:55 am)
Re: 2.6.20-mm2
, Rafael J. Wysocki
, (Sun Mar 4, 3:36 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-co