commit | b8661450bc7f1f3dd746f8cac48534e0dfdc1cdf | [log] [tgz] |
---|---|---|
author | Kees Cook <keescook@chromium.org> | Wed Aug 18 10:48:54 2021 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Aug 18 22:28:51 2021 +0200 |
tree | 0c30381bb450de5b1d03ec8b0c31652ae53a9986 | |
parent | fe8e353bfda6d6c8cefd0a933640025ad3d302e5 [diff] |
lkdtm: Add kernel version to failure hints In an effort to keep as much information in once place as possible in CI logs, report the kernel version and architecture in the failure hints. Cc: Arnd Bergmann <arnd@arndb.de> Cc: kernelci@groups.io Signed-off-by: Kees Cook <keescook@chromium.org> Link: https://lore.kernel.org/r/20210818174855.2307828-4-keescook@chromium.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>