Re: [PATCH v2] scsi: st: convert convert get_user_pages() --> pin_user_pages()

From: Martin K. Petersen
Date: Tue Jun 02 2020 - 21:29:34 EST



> This code was using get_user_pages*(), in a "Case 1" scenario (Direct
> IO), using the categorization from [1]. That means that it's time to
> convert the get_user_pages*() + put_page() calls to pin_user_pages*()
> + unpin_user_pages() calls.

Kai: Please review.

Thanks!

--
Martin K. Petersen Oracle Linux Engineering