Bug 6575 - insmod fix
Summary: insmod fix
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: mkinitrd-busybox (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Sergey Vlasov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-19 18:28 MSD by Kachalov Anton
Modified: 2005-06-03 17:48 MSD (History)
1 user (show)

See Also:


Attachments
insmod fix (421 bytes, patch)
2005-04-19 18:29 MSD, Kachalov Anton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kachalov Anton 2005-04-19 18:28:31 MSD
фиксит передачу опций ядру для модуля на 2.6 ядре.
Steps to Reproduce:
1. link /lib/mkinitrd/busybox to some_where/insmod
2. run some_where/insmod -f /lib/modules/..../module.ko (with resolved syms)
3. you'll fail with unknown error (not an unresolved symbols)
Comment 1 Kachalov Anton 2005-04-19 18:29:13 MSD
Created attachment 831 [details]
insmod fix
Comment 2 Dmitry V. Levin 2005-05-24 17:22:15 MSD
Патч будем прикладывать или где?
Comment 3 Sergey Vlasov 2005-05-24 19:33:38 MSD
Applied in mkinitrd-busybox-1.00.rel-alt2.
Comment 4 Kachalov Anton 2005-06-03 17:48:31 MSD
thanks