diff options
author | 2014-12-16 11:58:18 -0600 | |
---|---|---|
committer | 2014-12-22 15:40:48 +0100 | |
commit | c5f4546593e9911800f0926c1090959b58bc5c93 (patch) | |
tree | 62867df3a453f6aa07bbb39f26659f0d9d430dd4 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.19-rc1 (diff) | |
download | wireguard-linux-c5f4546593e9911800f0926c1090959b58bc5c93.tar.xz wireguard-linux-c5f4546593e9911800f0926c1090959b58bc5c93.zip |
livepatch: kernel: add TAINT_LIVEPATCH
This adds a new taint flag to indicate when the kernel or a kernel
module has been live patched. This will provide a clean indication in
bug reports that live patching was used.
Additionally, if the crash occurs in a live patched function, the live
patch module will appear beside the patched function in the backtrace.
Signed-off-by: Seth Jennings <sjenning@redhat.com>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Reviewed-by: Petr Mladek <pmladek@suse.cz>
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions