]> 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>
Fri, 15 Aug 2025 10:08:51 +0000 (12:08 +0200)
commit0c93cd98d0c8578aa48bf4b747040a475179a497
tree9a5271a74dae639008c23ed7faeb664a13933d1b
parente1c3d14c825267ae559eb24acedc514db7781ec8
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