From: devzero@web.de
To: linux-kernel@vger.kernel.org
Subject: broken modules - hgafb and physmap !?
Date: Thu, 27 Dec 2007 16:14:04 +0100 [thread overview]
Message-ID: <71066803@web.de> (raw)
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
reply other threads:[~2007-12-27 15:14 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=71066803@web.de \
--to=devzero@web.de \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.