Re: [PATCH] scsi: ipr: Replace kmap() with kmap_local_page()
From: Martin K. Petersen
Date: Wed Jan 18 2023 - 18:45:04 EST
Fabio,
> Therefore, replace kmap() with kmap_local_page() in
> ipr_copy_ucode_buffer() and, instead of open-coding local mappings +
> memcpy() + local un-mappings, use the better suited memcpy_to_page()
> helper.
Applied to 6.3/scsi-staging, thanks!
--
Martin K. Petersen Oracle Linux Engineering