mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
4b66188a33
Rather than hard-lock the kernel, we now BUG() when a driver takes > 3 seconds to suspend. If the underlying platform supports panic dumps, then the data can be collected for debug. Signed-off-by: San Mehat <san@google.com>