Re: [PATCH 25/25] xor: use static_call for xor_gen
From: Peter Zijlstra
Date: Fri Feb 27 2026 - 09:38:12 EST
On Thu, Feb 26, 2026 at 07:10:37AM -0800, Christoph Hellwig wrote:
> Avoid the indirect call for xor_generation by using a static_call.
Nice!