mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 10:10:33 +02: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 | ||