On Fri, Feb 16, 2018 at 1:02 PM, Andrew Morton
wrote:
> On Thu, 15 Feb 2018 19:37:44 -0800 Kees Cook wrote:
>
>> --- a/Documentation/sysctl/kernel.txt
>> +++ b/Documentation/sysctl/kernel.txt
>> @@ -991,6 +991,7 @@ ORed together. The letters are seen in "Tainted" line of
>> Oops reports.
>> 16
On Thu, 15 Feb 2018 19:37:44 -0800 Kees Cook wrote:
> --- a/Documentation/sysctl/kernel.txt
> +++ b/Documentation/sysctl/kernel.txt
> @@ -991,6 +991,7 @@ ORed together. The letters are seen in "Tainted" line of
> Oops reports.
> 16384 (L): A soft lockup has previously occurred on the system.
>
On Thu, Feb 15, 2018 at 07:37:44PM -0800, Kees Cook wrote:
> + [ TAINT_RANDSTRUCT ]= { 'T', ' ', true },
Something like this, yeah.
Since the randstruct plugin can intentionally produce extremely unusual
kernel structure layouts (even performance pathological ones), some
maintainers want to be able to trivially determine if an Oops is coming
from a randstruct-built kernel, so as to keep their sanity when debugging.
This adds th
4 matches
Mail list logo