Re: [PATCH 01/71] arc: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
From: Kirill A. Shutemov <hidden>
Date: 2016-03-20 19:34:07
Also in:
linux-fsdevel, lkml
From: Kirill A. Shutemov <hidden>
Date: 2016-03-20 19:34:07
Also in:
linux-fsdevel, lkml
On Sun, Mar 20, 2016 at 12:13:47PM -0700, Linus Torvalds wrote:
On Sun, Mar 20, 2016 at 12:00 PM, Al Viro [off-list ref] wrote:quoted
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.
Hm. Okay. Re-split this way would take some time. I'll post updated patchset tomorrow. -- Kirill A. Shutemov -- 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>