linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 2.6.26-rc5-mm1: procfs whine
@ 2008-06-09  8:48 Andrew Morton
  2008-06-09 19:08 ` Jesse Barnes
  0 siblings, 1 reply; 2+ messages in thread
From: Andrew Morton @ 2008-06-09  8:48 UTC (permalink / raw)
  To: linuxppc-dev, Jesse Barnes


At boot, using http://userweb.kernel.org/~akpm/config-g5.txt on a mac g5:

io scheduler cfq registered
proc_dir_entry '00' already registered
Call Trace:
[c00000017a0fbb70] [c0000000000120fc] .show_stack+0x58/0x1dc (unreliable)
[c00000017a0fbc20] [c0000000001415a8] .proc_register+0x218/0x260
[c00000017a0fbcd0] [c0000000001419d4] .proc_mkdir_mode+0x40/0x74
[c00000017a0fbd50] [c0000000001e6640] .pci_proc_attach_device+0x90/0x134
[c00000017a0fbdf0] [c0000000005e5250] .pci_proc_init+0x68/0xa0
[c00000017a0fbe70] [c0000000005c0cd4] .kernel_init+0x228/0x49c
[c00000017a0fbf90] [c000000000026e0c] .kernel_thread+0x4c/0x68
nvidiafb: Device ID: 10de0141 

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.6.26-rc5-mm1: procfs whine
  2008-06-09  8:48 2.6.26-rc5-mm1: procfs whine Andrew Morton
@ 2008-06-09 19:08 ` Jesse Barnes
  0 siblings, 0 replies; 2+ messages in thread
From: Jesse Barnes @ 2008-06-09 19:08 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linuxppc-dev

On Monday, June 09, 2008 1:48 am Andrew Morton wrote:
> At boot, using http://userweb.kernel.org/~akpm/config-g5.txt on a mac g5:
>
> io scheduler cfq registered
> proc_dir_entry '00' already registered
> Call Trace:
> [c00000017a0fbb70] [c0000000000120fc] .show_stack+0x58/0x1dc (unreliable)
> [c00000017a0fbc20] [c0000000001415a8] .proc_register+0x218/0x260
> [c00000017a0fbcd0] [c0000000001419d4] .proc_mkdir_mode+0x40/0x74
> [c00000017a0fbd50] [c0000000001e6640] .pci_proc_attach_device+0x90/0x134
> [c00000017a0fbdf0] [c0000000005e5250] .pci_proc_init+0x68/0xa0
> [c00000017a0fbe70] [c0000000005c0cd4] .kernel_init+0x228/0x49c
> [c00000017a0fbf90] [c000000000026e0c] .kernel_thread+0x4c/0x68
> nvidiafb: Device ID: 10de0141

Maybe something in the powerpc PCI init code changed recently?  It looks like 
pci_bus_add_devices() is getting called more than once (or at least 
pci_bus_add_device() for this specific device).

Jesse

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-09 19:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-09  8:48 2.6.26-rc5-mm1: procfs whine Andrew Morton
2008-06-09 19:08 ` Jesse Barnes

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).