| Summary: | using modprobe/insmod with compressed modules gives scary kernel warnings | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | nolange79 |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.33.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
nolange79
2021-07-28 07:32:33 UTC
I also fell into the problem. I was wondering how alpine linux worked out with compressed linux modules and I finally found out that they don't use busybox's modprobe anymore... Since the decompression methods already exist in busybox, it shouldn't be too hard to implement I guess, but I'm not competent enough to do it myself. |