Re: [RFC] taint: add module firmware crash taint support
From: Steven Rostedt
Date: Fri May 08 2020 - 11:37:29 EST
On Fri, 8 May 2020 02:14:38 +0000
Luis Chamberlain <mcgrof@xxxxxxxxxx> wrote:
> The new helper module_firmware_crashed() uses LOCKDEP_STILL_OK as
> this fact should in no way shape or form affect lockdep. This taint
> is device driver specific.
Looks fine to me.
-- Steve