Re: [PATCH 01/71] arc: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2016-03-20 19:13:47
Also in:
linux-fsdevel, lkml
From: Linus Torvalds <torvalds@linux-foundation.org>
Date: 2016-03-20 19:13:47
Also in:
linux-fsdevel, lkml
On Sun, Mar 20, 2016 at 12:00 PM, Al Viro [off-list ref] wrote:
quoted
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...
Yeah, that might indeed make each patch easier to read, and if
something goes wrong (which looks unlikely, but hey, shit happens), it
also makes it easier to see just what went wrong.
Linus
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>