]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: rockchip-host: Fix "Unexpected Completion" log message
authorHans Zhang <18255117159@163.com>
Sat, 7 Jun 2025 16:01:59 +0000 (00:01 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Aug 2025 14:22:33 +0000 (16:22 +0200)
commit13db02bb8edfc3f66fc1be89da70730cb3746b13
tree1c613808c0811713e78251c344b74b387d4dcdd5
parent4e7d0ee66d00a46ef8d6807a6e6829a1e9d3a854
PCI: rockchip-host: Fix "Unexpected Completion" log message

[ Upstream commit fcc5f586c4edbcc10de23fb9b8c0972a84e945cd ]

Fix the debug message for the PCIE_CORE_INT_UCR interrupt to clearly
indicate "Unexpected Completion" instead of a duplicate "malformed TLP"
message.

Fixes: e77f847df54c ("PCI: rockchip: Add Rockchip PCIe controller support")
Signed-off-by: Hans Zhang <18255117159@163.com>
[mani: added fixes tag]
Signed-off-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Manivannan Sadhasivam <mani@kernel.org>
Acked-by: Shawn Lin <shawn.lin@rock-chips.com>
Link: https://patch.msgid.link/20250607160201.807043-2-18255117159@163.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pci/controller/pcie-rockchip-host.c