mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-22 05:20:45 +09:00
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>