Re: [PATCH] libnvdimm/pmem: Fix pmem_pagemap_cleanup compile warning

From: Jens Axboe
Date: Wed Jun 09 2021 - 11:11:21 EST


On 6/8/21 10:37 PM, Dan Williams wrote:
> The recent fix to pmem_pagemap_cleanup() to solve a NULL pointer
> dereference with the queue_to_disk() helper neglected to remove the @q
> variable when queue_to_disk() was replaced.
>
> Drop the conversion of @pgmap to its containing 'struct request_queue'
> since pgmap->owner supersedes the need to reference @q.

I folded this in.

--
Jens Axboe