Skip to content

Threaded depmod, take 2 - #425

Draft
evelikov wants to merge 4 commits into
kmod-project:masterfrom
evelikov:threaded-depmod
Draft

Threaded depmod, take 2#425
evelikov wants to merge 4 commits into
kmod-project:masterfrom
evelikov:threaded-depmod

tools/depmod: Parallelize module loading

f65443f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Feb 13, 2026 in 3s

1 new alert

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 1709 in tools/depmod.c

See this annotation in the file changed.

Code scanning / CodeQL

Local variable address stored in non-local memory Warning

A stack address which arrived via a
parameter
may be assigned to a non-local variable.