On Fri, Jan 9, 2026 at 7:39 PM Thomas Fourier fourier.thomas@gmail.com wrote:
The dma_unmap_sg() functions should be called with the same nents as the dma_map_sg(), not the value the map function returned.
Fixes: 0626e6641f6b ("cifsd: add server handler for central processing and tranport layers") Cc: stable@vger.kernel.org Signed-off-by: Thomas Fourier fourier.thomas@gmail.com
Applied it to #ksmbd-for-next-next. Thanks!