KALLSYMS_ALL, IKCONFIG

This commit is contained in:
Ciro Santilli
2017-06-18 13:00:49 +01:00
parent 701230021d
commit ac4e32b9cb
3 changed files with 21 additions and 5 deletions

View File

@@ -25,6 +25,12 @@ sys visibility:
cat refcnt
# => 1
proc visibility:
grep lkmc_dep /proc/kallsyms
Requires "CONFIG_KALLSYMS_ALL=y".
depmod:
grep dep "/lib/module/"*"/depmod"