diff options
author | Dmitry Vyukov <dvyukov@google.com> | 2016-10-26 17:57:14 +0200 |
---|---|---|
committer | Michal Hocko <mhocko@suse.com> | 2016-10-26 18:12:28 +0200 |
commit | dcb43a79ff15a91cb9bb48f78e55f689c8b7806e (patch) | |
tree | f83b8aba05934a5c92df44680bc27dbd972e7793 /include | |
parent | 78f8c5a3c300f1b8b0f45aee33afb766deed5780 (diff) |
kasan: support panic_on_warn
If user sets panic_on_warn, he wants kernel to panic if there is anything
barely wrong with the kernel. KASAN-detected errors are definitely not
less benign than an arbitrary kernel WARNING.
Panic after KASAN errors if panic_on_warn is set.
We use this for continuous fuzzing where we want kernel to stop and reboot
on any error.
Link: http://lkml.kernel.org/r/1476694764-31986-1-git-send-email-dvyukov@google.com
Signed-off-by: Dmitry Vyukov <dvyukov@google.com>
Acked-by: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Alexander Potapenko <glider@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions