Re: [PATCH 5/8] i915: Use find_lock_page instead of find_lock_entry

From: Johannes Weiner
Date: Wed Aug 26 2020 - 10:28:28 EST


On Wed, Aug 19, 2020 at 07:48:47PM +0100, Matthew Wilcox (Oracle) wrote:
> i915 does not want to see value entries. Switch it to use
> find_lock_page() instead, and remove the export of find_lock_entry().
>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@xxxxxxxxxxxxx>

Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx>