Commit Graph

4 Commits

Author SHA1 Message Date
deecb04963 kernel-symbol: code style cleanup 2018-01-29 01:38:35 -08:00
aa0506e26f symbol-resolver: check for kernel address context
We only want to resolve a symbol if we're inside the kernel context.
Otherwise, it wont be accurate.
2018-01-28 22:13:49 -08:00
cf756c65aa kernel-symbol-resolver: code style cleanup 2018-01-28 21:26:47 -08:00
c47822b26e source tree cleanup
The lib/ directory was getting a bit out of hand, so this tries
to organize things a bit so it is easier going forward to locate
the code people want to patch.
2017-09-28 16:23:03 -07:00