* broken modules - hgafb and physmap !?
@ 2007-12-27 15:14 devzero
0 siblings, 0 replies; only message in thread
From: devzero @ 2007-12-27 15:14 UTC (permalink / raw)
To: linux-kernel
i did some module tests with 2.6.24-rc kernel (suse) and think i found some issues with modules.
for some of those i found i`m not yet sure if they are mainline issues, but the following should exist in mainline too (see below)
i searched this list and also bugzilla and found no reference there, so maybe it`s worth posting it here.
anyway, these are probably minor/cosmetic.
modprobe hgafb; rmmod hgafb
modprobe physmap;rmmod physmap
hgafb: HGA card not detected.
hgafb: probe of hgafb.0 failed with error -22
Device 'hgafb.0' does not have a release() function, it is broken and must be fixed.
WARNING: at drivers/base/core.c:107 device_release()
[<c01ccd15>] kobject_cleanup+0x3d/0x54
[<c01ccd2c>] kobject_release+0x0/0x8
[<c01cd8d4>] kref_put+0x60/0x6d
[<c023fb77>] platform_device_del+0x12/0x37
[<e0a7c4f2>] hgafb_exit+0xa/0x14 [hgafb]
[<c014170c>] sys_delete_module+0x190/0x1c0
[<c0161176>] remove_vma+0x36/0x3b
[<c0104e22>] sysenter_past_esp+0x6b/0xa9
=======================
physmap platform flash device: 04000000 at 08000000
physmap-flash physmap-flash.0: Could not reserve memory region
physmap-flash: probe of physmap-flash.0 failed with error -12
Device 'physmap-flash.0' does not have a release() function, it is broken and must be fixed.
WARNING: at drivers/base/core.c:107 device_release()
[<c01ccd15>] kobject_cleanup+0x3d/0x54
[<c01ccd2c>] kobject_release+0x0/0x8
[<c01cd8d4>] kref_put+0x60/0x6d
[<c023fb90>] platform_device_del+0x2b/0x37
[<e0aa42ca>] physmap_exit+0xa/0x14 [physmap]
[<c014170c>] sys_delete_module+0x190/0x1c0
[<c0161176>] remove_vma+0x36/0x3b
[<c0104e22>] sysenter_past_esp+0x6b/0xa9
=======================
_____________________________________________________________________
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071&distributionid=000000000066
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-12-27 15:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-27 15:14 broken modules - hgafb and physmap !? devzero
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.