Re: [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-04 Thread Kamezawa Hiroyuki
(2014/11/02 12:15), Johannes Weiner wrote: > Now that the external page_cgroup data structure and its lookup is > gone, the only code remaining in there is swap slot accounting. > > Rename it and move the conditional compilation into mm/Makefile. > > Signed-off-by: Johannes Weiner Acked-by:

Re: [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-04 Thread Kamezawa Hiroyuki
(2014/11/02 12:15), Johannes Weiner wrote: Now that the external page_cgroup data structure and its lookup is gone, the only code remaining in there is swap slot accounting. Rename it and move the conditional compilation into mm/Makefile. Signed-off-by: Johannes Weiner han...@cmpxchg.org

Re: [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-03 Thread Vladimir Davydov
On Sat, Nov 01, 2014 at 11:15:55PM -0400, Johannes Weiner wrote: > Now that the external page_cgroup data structure and its lookup is > gone, the only code remaining in there is swap slot accounting. > > Rename it and move the conditional compilation into mm/Makefile. > > Signed-off-by: Johannes

Re: [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-03 Thread Michal Hocko
On Sat 01-11-14 23:15:55, Johannes Weiner wrote: > Now that the external page_cgroup data structure and its lookup is > gone, the only code remaining in there is swap slot accounting. > > Rename it and move the conditional compilation into mm/Makefile. > > Signed-off-by: Johannes Weiner

Re: [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-03 Thread Michal Hocko
On Sat 01-11-14 23:15:55, Johannes Weiner wrote: Now that the external page_cgroup data structure and its lookup is gone, the only code remaining in there is swap slot accounting. Rename it and move the conditional compilation into mm/Makefile. Signed-off-by: Johannes Weiner

Re: [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-03 Thread Vladimir Davydov
On Sat, Nov 01, 2014 at 11:15:55PM -0400, Johannes Weiner wrote: Now that the external page_cgroup data structure and its lookup is gone, the only code remaining in there is swap slot accounting. Rename it and move the conditional compilation into mm/Makefile. Signed-off-by: Johannes

Re: [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-02 Thread David Miller
From: Johannes Weiner Date: Sat, 1 Nov 2014 23:15:55 -0400 > Now that the external page_cgroup data structure and its lookup is > gone, the only code remaining in there is swap slot accounting. > > Rename it and move the conditional compilation into mm/Makefile. > > Signed-off-by: Johannes

Re: [patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-02 Thread David Miller
From: Johannes Weiner han...@cmpxchg.org Date: Sat, 1 Nov 2014 23:15:55 -0400 Now that the external page_cgroup data structure and its lookup is gone, the only code remaining in there is swap slot accounting. Rename it and move the conditional compilation into mm/Makefile. Signed-off-by:

[patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-01 Thread Johannes Weiner
Now that the external page_cgroup data structure and its lookup is gone, the only code remaining in there is swap slot accounting. Rename it and move the conditional compilation into mm/Makefile. Signed-off-by: Johannes Weiner --- MAINTAINERS | 2 +-

[patch 2/3] mm: page_cgroup: rename file to mm/swap_cgroup.c

2014-11-01 Thread Johannes Weiner
Now that the external page_cgroup data structure and its lookup is gone, the only code remaining in there is swap slot accounting. Rename it and move the conditional compilation into mm/Makefile. Signed-off-by: Johannes Weiner han...@cmpxchg.org --- MAINTAINERS | 2 +-