[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <d3a32947-80b1-3d12-e96c-88f599d486a3@kernel.dk>
Date: Wed, 9 Jun 2021 09:10:02 -0600
From: Jens Axboe <axboe@...nel.dk>
To: Dan Williams <dan.j.williams@...el.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-block@...r.kernel.org, nvdimm@...ts.linux.dev,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] libnvdimm/pmem: Fix pmem_pagemap_cleanup compile warning
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
Powered by blists - more mailing lists