mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 04:24:31 +01:00
The parameter passed to load_mod() is stored in $MOD, but never used.
Obviously it was intended to be used instead of the hardcoded
"test_kallsyms_b" module name.
Fixes:
|
||
|---|---|---|
| .. | ||
| config | ||
| find_symbol.sh | ||
| Makefile | ||