Re: [PATCH 01/71] arc: get rid of PAGE_CACHE_* and page_cache_{get,release} macros

From: Al Viro
Date: Sun Mar 20 2016 - 15:00:34 EST


On Sun, Mar 20, 2016 at 11:54:56AM -0700, Linus Torvalds wrote:
> I'm OK with this, but let's not do this as a hundred small patches, OK?
>
> It doesn't help legibility or testing, so let's just do it in one big go.

Might make sense splitting it by the thing being removed, though - easier
to visually verify that it's doing the right thing when all replacements
are of the same sort...