Re: [RFC PATCH v3 11/16] taint: add taint for unfettered hardware access

2021-01-11 Thread Ben Widawsky
Sending this patch was a mistake. Please see the other 11/16 instead. Thanks. Ben

[RFC PATCH v3 11/16] taint: add taint for unfettered hardware access

2021-01-11 Thread Ben Widawsky
Make notes about why we use this. Signed-off-by: Ben Widawsky --- Documentation/admin-guide/sysctl/kernel.rst | 1 + Documentation/admin-guide/tainted-kernels.rst | 6 +- include/linux/kernel.h| 3 ++- kernel/panic.c| 1 + 4 files