Skip to content

Conversation

@PierreBaronNextron
Copy link
Contributor

This commit removes the DependsOn field from kernelmodule.go.
We currently have no reliable way to obtain the list of modules a given module depends on.
The /proc/modules interface only exposes modules that depend on the current one (i.e., “Used by” information), not the reverse dependency list.

@PierreBaronNextron PierreBaronNextron merged commit a01bc33 into master Oct 14, 2025
2 checks passed
@secDre4mer secDre4mer deleted the fix/kernel-module-analysis-remove-depends-on-field branch January 6, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants