[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <167338381611.24576.509540803392908324.git-patchwork-notify@kernel.org>
Date: Tue, 10 Jan 2023 20:50:16 +0000
From: patchwork-bot+chrome-platform@...nel.org
To: Prashant Malani <pmalani@...omium.org>
Cc: linux-kernel@...r.kernel.org, chrome-platform@...ts.linux.dev,
bleung@...omium.org
Subject: Re: [PATCH 1/2] platform/chrome: cros_typec_switch: Use fwnode* prop
check
Hello:
This series was applied to chrome-platform/linux.git (for-kernelci)
by Prashant Malani <pmalani@...omium.org>:
On Wed, 4 Jan 2023 06:08:44 +0000 you wrote:
> Using device_property_present() multiple times on an ACPI device
> leads to kernel panics on Chromebook systems. This happens when there
> is > 1 boolean property in an ACPI device which is created dynamically
> by the BIOS as part of SSDT[1] on Chromebook systems
>
> Since fwnode_* can handle simple device tree properties equally
> well, switch to using the fwnode_property_present() function
> version. This will avoid panics and make the usage consistent
> when we introduce a check for the 2nd property in a subsequent patch.
>
> [...]
Here is the summary with links:
- [1/2] platform/chrome: cros_typec_switch: Use fwnode* prop check
https://git.kernel.org/chrome-platform/c/ef9c00dbd383
- [2/2] platform/chrome: cros_typec_switch: Check for retimer flag
https://git.kernel.org/chrome-platform/c/441529bed41c
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