[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130121001939.GB25509@redhat.com>
Date: Sun, 20 Jan 2013 19:19:39 -0500
From: "Frank Ch. Eigler" <fche@...hat.com>
To: Rusty Russell <rusty@...tcorp.com.au>
Cc: Dave Jones <davej@...hat.com>, Josh Boyer <jwboyer@...hat.com>,
dhowells@...hat.com, linux-kernel@...r.kernel.org,
peterz@...radead.org, mingo@...hat.com,
Len Brown <lenb@...nel.org>, "Rafael J. Wysocki" <rjw@...k.pl>,
linux-acpi@...r.kernel.org
Subject: Re: [PATCH] MODSIGN: Add TAINT_NOKEY_MODULE
Hi -
> [...]
> - add_taint(TAINT_DIE);
> + add_taint(TAINT_DIE, LOCKDEP_NOW_UNRELIABLE);
> [...]
If "UNRELIABLE" a good way to describe it - not DANGEROUS or
COUNTERPRODUCTIVE or something, then maybe lockdep *can* produce
reasonable results following such a taint. If the results are merely
suspect, could lockdep reports include the taint report, but otherwise
keep working?
- FChE
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists