Re: [PATCH rdma-next] RDMA/bng_re: Remove prefetch instruction
From: Leon Romanovsky
Date: Thu Nov 27 2025 - 03:42:02 EST
On Wed, 26 Nov 2025 09:57:37 +0200, Leon Romanovsky wrote:
> The prefetch instruction is meant to speed up access to memory referenced
> by its address argument. In the bng_re code path, it has no effect,
> because the pointer refers to a function that is executed immediately
> afterward.
>
> The issue was identified due to the following kbuild compilation error:
>
> [...]
Applied, thanks!
[1/1] RDMA/bng_re: Remove prefetch instruction
https://git.kernel.org/rdma/rdma/c/155c9971fa88a6
Best regards,
--
Leon Romanovsky <leon@xxxxxxxxxx>