Message ID | 20230104011524.369764-1-robbarnes@google.com (mailing list archive) |
---|---|
Headers | show |
Series | Handle CrOS EC Panics | expand |
Hello: This series was applied to chrome-platform/linux.git (for-kernelci) by Tzung-Bi Shih <tzungbi@kernel.org>: On Wed, 4 Jan 2023 01:15:22 +0000 you wrote: > Currently the OS ignores EC panics when they occur. > After reporting a panic, the EC will force a hard reset, > possibly after a short delay. This may cause loss of data. > > These patches add a handler for CrOS EC panics. When > a panic is detected the OS will attempt to flush critical > data for debugging purposes and attempt an orderly shutdown. > > [...] Here is the summary with links: - [v3,1/2] platform/chrome: cros_ec: Poll EC log on EC panic https://git.kernel.org/chrome-platform/c/d90fa2c64d59 - [v3,2/2] platform/chrome: cros_ec: Shutdown on EC Panic https://git.kernel.org/chrome-platform/c/957445d730ba You are awesome, thank you!
Hello: This series was applied to chrome-platform/linux.git (for-next) by Tzung-Bi Shih <tzungbi@kernel.org>: On Wed, 4 Jan 2023 01:15:22 +0000 you wrote: > Currently the OS ignores EC panics when they occur. > After reporting a panic, the EC will force a hard reset, > possibly after a short delay. This may cause loss of data. > > These patches add a handler for CrOS EC panics. When > a panic is detected the OS will attempt to flush critical > data for debugging purposes and attempt an orderly shutdown. > > [...] Here is the summary with links: - [v3,1/2] platform/chrome: cros_ec: Poll EC log on EC panic https://git.kernel.org/chrome-platform/c/d90fa2c64d59 - [v3,2/2] platform/chrome: cros_ec: Shutdown on EC Panic https://git.kernel.org/chrome-platform/c/957445d730ba You are awesome, thank you!