Re: [PATCH] scsi: ips: Replace kmap_atomic() with kmap_local_page()
From: Martin K. Petersen
Date: Thu Jan 26 2023 - 22:23:22 EST
On Tue, 03 Jan 2023 18:31:31 +0100, Fabio M. De Francesco wrote:
> kmap_atomic() is deprecated in favor of kmap_local_page(). Therefore,
> replace kmap_atomic() with kmap_local_page() in ips_is_passthru(). In
> the meantime remove an unnecessary comment soon before local mapping,
> align code and remove spaces (the function is short, therefore the
> reviewers job won't be over-complicated by these logically unrelated
> clean-ups).
>
> [...]
Applied to 6.3/scsi-queue, thanks!
[1/1] scsi: ips: Replace kmap_atomic() with kmap_local_page()
https://git.kernel.org/mkp/scsi/c/7edd053b3327
--
Martin K. Petersen Oracle Linux Engineering