BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000304 [BusyBox] Kernel Module Support minor always 06-21-05 10:20 12-14-05 20:01
Reporter phikiert View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version 1.00
Summary 0000304: sometimes rmmod is unable to remove modules
Description when busybox is configured with both CONFIG_FEATURE_2_4_MODULES and CONFIG_FEATURE_2_6_MODULES rmmod is unable to remove modules with '-' in the name (e.g. 'ide-cs') when working on 2.4 kernels.
Additional Information CONFIG_FEATURE_2_6_MODULES enables code that changes all '-' to '_' in module name when doing rmmod: http://busybox.net/cgi-bin/viewcvs.cgi/trunk/busybox/modutils/rmmod.c?rev=8974&r1=8939&r2=8974 [^]
remove this code to get it working on 2.4 (and probably stop on 2.6)
Attached Files  rmmod.patch [^] (634 bytes) 07-29-05 06:17

- Relationships

- Notes
(0000353)
heppalator
07-29-05 06:18

The uploaded file rmmod.patch should resolve this issue by checking the kernel version during runtime. At least it works here(tm).
 
(0000772)
landley
12-14-05 20:01

svn 12546
 

- Issue History
Date Modified Username Field Change
06-21-05 10:20 phikiert New Issue
07-29-05 06:16 heppalator Issue Monitored: heppalator
07-29-05 06:17 heppalator File Added: rmmod.patch
07-29-05 06:18 heppalator Note Added: 0000353
12-14-05 20:01 landley Status assigned => closed
12-14-05 20:01 landley Note Added: 0000772
12-14-05 20:01 landley Resolution open => fixed
12-14-05 20:01 landley Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker