20e4204919
kernel: use "Kernel" instead of "Linux"
...
It's more clear about that a nebulous term like Linux.
2018-06-16 19:39:18 -07:00
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