mirror of https://github.com/torvalds/linux.git
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:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| config | ||
| find_symbol.sh | ||