+39
−9
Loading
stable inclusion from stable-v5.10.165 commit 1ab0098333f57cc11890c07020a2e3e430000df7 category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IALIJ7 CVE: CVE-2022-48878 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1ab0098333f57cc11890c07020a2e3e430000df7 -------------------------------- [ Upstream commit 2be43aba ] Currently qca_suspend() is relied on IBS mechanism. During FW download and memory dump collections, IBS will be disabled. In those cases, driver will allow suspend and still uses the serdev port, which results to errors. Now added a wait timeout if suspend is triggered during FW download and memory collections. Signed-off-by:Venkata Lakshmi Narayana Gubba <gubbaven@codeaurora.org> Signed-off-by:
Balakrishna Godavarthi <bgodavar@codeaurora.org> Reviewed-by:
Abhishek Pandit-Subedi <abhishekpandit@chromium.org> Signed-off-by:
Marcel Holtmann <marcel@holtmann.org> Stable-dep-of: 272970be ("Bluetooth: hci_qca: Fix driver shutdown on closed serdev") Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
Yuan Can <yuancan@huawei.com>