Re: [PATCH v4] mm, drm/i915: mark pinned shmemfs pages as unevictable

From: Kuo-Hsin Yang
Date: Mon Nov 05 2018 - 19:03:21 EST


On Tue, Nov 6, 2018 at 12:41 AM Michal Hocko <mhocko@xxxxxxxxxx> wrote:
> On Mon 05-11-18 22:33:13, Kuo-Hsin Yang wrote:
> > OK, this function should not be specific to shmem pages.
> >
> > Is it OK to remove the #ifdef SHMEM surrounding check_move_unevictable_pages?
>
> Yes, I think so.

Thanks for you review.