Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux
Pull power sequencing fixes from Bartosz Golaszewski: "There's one fix for an invalid pointer dereference in error path reported by smatch and two patches that address the noisy config choices you reported earlier this week. Summary: - fix an invalid pointer dereference in error path in pwrseq core - reduce the Kconfig noise from PCI pwrctl choices" * tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: arm64: qcom: don't select HAVE_PWRCTL when PCI=n Kconfig: reduce the amount of power sequencing noise power: sequencing: fix an invalid pointer dereference in error path
Showing
- arch/arm64/Kconfig.platforms 1 addition, 0 deletionsarch/arm64/Kconfig.platforms
- drivers/net/wireless/ath/ath11k/Kconfig 1 addition, 0 deletionsdrivers/net/wireless/ath/ath11k/Kconfig
- drivers/net/wireless/ath/ath12k/Kconfig 1 addition, 0 deletionsdrivers/net/wireless/ath/ath12k/Kconfig
- drivers/pci/pwrctl/Kconfig 3 additions, 8 deletionsdrivers/pci/pwrctl/Kconfig
- drivers/power/sequencing/core.c 2 additions, 1 deletiondrivers/power/sequencing/core.c
Please register or sign in to comment