Re: 2.6.11-rc2-mm2

From: Jim Nelson
Date: Mon Jan 31 2005 - 20:32:32 EST


Laurent Riffard wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le 31.01.2005 22:15, Andre Eisenbach a écrit :
| Andrew,
|
| My PCMCIA slot (yenta_socket) doesn't work anymore with
| 2.6.11-rc2-m2. See the dmesg output below. It works fine with
| 2.6.11-rc1-mm1.
|
| Let me know if you need any additional information.
|
| Thanks,
| Andre
|
| --- snipp ---
|
| Linux Kernel Card Services
| options: [pci] [cardbus] [pm]
| kobject_register failed for pcmcia_core (-17)
| [<c021686b>] kobject_register+0x5b/0x70
| [<c0130620>] mod_sysfs_setup+0x50/0xb0
| [<c0131999>] load_module+0x959/0xaa0
| [<c0131b6b>] sys_init_module+0x5b/0x1a0
| [<c010300d>] sysenter_past_esp+0x52/0x75
| rsrc_nonstatic: Unknown symbol release_cis_mem
| rsrc_nonstatic: Unknown symbol pcmcia_socket_list
| rsrc_nonstatic: Unknown symbol pccard_validate_cis
| rsrc_nonstatic: Unknown symbol destroy_cis_cache
| rsrc_nonstatic: Unknown symbol pcmcia_socket_list_rwsem
| yenta_socket: Unknown symbol dead_socket
| yenta_socket: Unknown symbol pcmcia_register_socket
| yenta_socket: Unknown symbol pcmcia_socket_dev_resume
| yenta_socket: Unknown symbol pcmcia_parse_events
| yenta_socket: Unknown symbol pcmcia_socket_dev_suspend
| yenta_socket: Unknown symbol pccard_nonstatic_ops
| yenta_socket: Unknown symbol pcmcia_unregister_socket
| kobject_register failed for pcmcia_core (-17)
| [<c021686b>] kobject_register+0x5b/0x70
| [<c0130620>] mod_sysfs_setup+0x50/0xb0
| [<c0131999>] load_module+0x959/0xaa0
| [<c0131b6b>] sys_init_module+0x5b/0x1a0
| [<c010300d>] sysenter_past_esp+0x52/0x75
| pcmcia: Unknown symbol pcmcia_get_socket
| pcmcia: Unknown symbol pcmcia_get_window
| pcmcia: Unknown symbol pcmcia_suspend_card
| pcmcia: Unknown symbol pcmcia_replace_cis
[snip]

I had the same type of problem while loading modules.

Fixed this evening by the following patch :
http://marc.theaimsgroup.com/?l=linux-kernel&m=110715631504335

- --
laurent


I can confirm that patch took care of a similar kobject_register failure in tulip on my test machine.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/