Re: [PATCH v5 2/3] venus: Add a debugfs file for SSR trigger

From: Stephen Boyd
Date: Tue Aug 11 2020 - 17:49:30 EST


Quoting Stanimir Varbanov (2020-07-30 02:53:49)
> The SSR (SubSystem Restart) is used to simulate an error on FW
> side of Venus. We support following type of triggers - fatal error,
> div by zero and watchdog IRQ.

Can this use the fault injection framework instead of custom debugfs?
See Documentation/fault-injection/.