[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <156537674371.32306.7527004745489566049@skylake-alporthouse-com>
Date: Fri, 09 Aug 2019 19:52:23 +0100
From: Chris Wilson <chris@...is-wilson.co.uk>
To: Matthew Auld <matthew.william.auld@...il.com>
Cc: Intel Graphics Development <intel-gfx@...ts.freedesktop.org>,
Sedat Dilek <sedat.dilek@...il.com>,
Hugh Dickins <hughd@...gle.com>,
kernel list <linux-kernel@...r.kernel.org>,
Sergey Senozhatsky <sergey.senozhatsky@...il.com>,
Matthew Auld <matthew.auld@...el.com>,
linux-fsdevel@...r.kernel.org, Al Viro <viro@...iv.linux.org.uk>
Subject: Re: [Intel-gfx] [PATCH] drm/i915: Stop reconfiguring our shmemfs mountpoint
Quoting Matthew Auld (2019-08-09 19:47:02)
> On Thu, 8 Aug 2019 at 18:23, Chris Wilson <chris@...is-wilson.co.uk> wrote:
> >
> > The filesystem reconfigure API is undergoing a transition, breaking our
> > current code. As we only set the default options, we can simply remove
> > the call to s_op->remount_fs(). In the future, when HW permits, we can
> > try re-enabling huge page support, albeit as suggested with new per-file
> > controls.
> >
> > Reported-by: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
> > Reported-by: Sedat Dilek <sedat.dilek@...il.com>
> > Suggested-by: Hugh Dickins <hughd@...gle.com>
> > Signed-off-by: Chris Wilson <chris@...is-wilson.co.uk>
> > Cc: Matthew Auld <matthew.auld@...el.com>
> > Cc: Hugh Dickins <hughd@...gle.com>
> > Cc: Al Viro <viro@...iv.linux.org.uk>
> > Cc: Sergey Senozhatsky <sergey.senozhatsky@...il.com>
> Reviewed-by: Matthew Auld <matthew.auld@...el.com>
Thanks, picked up with the s/within/within_size/ fix.
-Chris
Powered by blists - more mailing lists