Re: [next PATCH v4 0/3] Page fragment updates

2017-01-05 Thread Alexander Duyck
On Thu, Jan 5, 2017 at 4:02 PM, Andrew Morton wrote: > On Tue, 03 Jan 2017 18:38:48 -0800 Alexander Duyck > wrote: > >> This patch series takes care of a few cleanups for the page fragments API. >> >> First we do some renames so that things are much more consistent. First we >> move the page_fr

Re: [next PATCH v4 0/3] Page fragment updates

2017-01-05 Thread Andrew Morton
On Tue, 03 Jan 2017 18:38:48 -0800 Alexander Duyck wrote: > This patch series takes care of a few cleanups for the page fragments API. > > First we do some renames so that things are much more consistent. First we > move the page_frag_ portion of the name to the front of the functions > names.

[next PATCH v4 0/3] Page fragment updates

2017-01-03 Thread Alexander Duyck
This patch series takes care of a few cleanups for the page fragments API. First we do some renames so that things are much more consistent. First we move the page_frag_ portion of the name to the front of the functions names. Secondly we split out the cache specific functions from the other pag