[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <167364485577.21086.1402903031972419181.git-patchwork-notify@kernel.org>
Date: Fri, 13 Jan 2023 21:20:55 +0000
From: patchwork-bot+chrome-platform@...nel.org
To: Chen-Yu Tsai <wenst@...omium.org>
Cc: bleung@...omium.org, groeck@...omium.org, tzungbi@...nel.org,
angelogioacchino.delregno@...labora.com,
chrome-platform@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] platform/chrome: cros_ec: Use per-device lockdep key
Hello:
This patch was applied to chrome-platform/linux.git (for-kernelci)
by Tzung-Bi Shih <tzungbi@...nel.org>:
On Wed, 11 Jan 2023 15:41:46 +0800 you wrote:
> Lockdep reports a bogus possible deadlock on MT8192 Chromebooks due to
> the following lock sequences:
>
> 1. lock(i2c_register_adapter) [1]; lock(&ec_dev->lock)
> 2. lock(&ec_dev->lock); lock(prepare_lock);
>
> The actual dependency chains are much longer. The shortened version
> looks somewhat like:
>
> [...]
Here is the summary with links:
- [v2] platform/chrome: cros_ec: Use per-device lockdep key
https://git.kernel.org/chrome-platform/c/961a325becd9
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists