android_kernel_xiaomi_sm8450/drivers/ntb/test
Max Hawking 40d5787354 ntb_perf: Fix printk format
[ Upstream commit 1501ae7479c8d0f66efdbfdc9ae8d6136cefbd37 ]

The correct printk format is %pa or %pap, but not %pa[p].

Fixes: 99a0605612 ("NTB: ntb_perf: Fix address err in perf_copy_chunk")
Signed-off-by: Max Hawking <maxahawking@sonnenkinder.org>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-10-17 15:07:55 +02:00
..
Kconfig New feature to add support for NTB virtual MSI interrupts, the ability 2019-07-21 09:46:59 -07:00
Makefile New feature to add support for NTB virtual MSI interrupts, the ability 2019-07-21 09:46:59 -07:00
ntb_msi_test.c NTB: Fix an error code in ntb_msit_probe() 2021-09-22 12:28:02 +02:00
ntb_perf.c ntb_perf: Fix printk format 2024-10-17 15:07:55 +02:00
ntb_pingpong.c NTB: ntb_pingpong: Choose doorbells based on port number 2020-06-05 20:02:08 -04:00
ntb_tool.c NTB: ntb_tool: Add check for devm_kcalloc 2023-07-27 08:44:22 +02:00