lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 27 Dec 2007 16:14:04 +0100
From:	devzero@....de
To:	linux-kernel@...r.kernel.org
Subject: broken modules - hgafb and physmap !?

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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ