Re: [patch 3/3] mm: move page->mem_cgroup bad page handling into generic code

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, let the generic bad_page() check for page->mem_cgroup sanity. > > Signed-off-by: Johannes Weiner Acked-by: KAMEZAWA Hiroyuki -- To unsubscribe from this list: send the line

Re: [patch 3/3] mm: move page-mem_cgroup bad page handling into generic code

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, let the generic bad_page() check for page-mem_cgroup sanity. Signed-off-by: Johannes Weiner han...@cmpxchg.org Acked-by: KAMEZAWA Hiroyuki kamezawa.hir...@jp.fujitsu.com --

Re: [patch 3/3] mm: move page->mem_cgroup bad page handling into generic code

2014-11-03 Thread Vladimir Davydov
On Sat, Nov 01, 2014 at 11:15:56PM -0400, Johannes Weiner wrote: > Now that the external page_cgroup data structure and its lookup is > gone, let the generic bad_page() check for page->mem_cgroup sanity. > > Signed-off-by: Johannes Weiner Acked-by: Vladimir Davydov -- To unsubscribe from this

Re: [patch 3/3] mm: move page->mem_cgroup bad page handling into generic code

2014-11-03 Thread Michal Hocko
On Sat 01-11-14 23:15:56, Johannes Weiner wrote: > Now that the external page_cgroup data structure and its lookup is > gone, let the generic bad_page() check for page->mem_cgroup sanity. > > Signed-off-by: Johannes Weiner Acked-by: Michal Hocko > --- > include/linux/memcontrol.h | 4 >

Re: [patch 3/3] mm: move page-mem_cgroup bad page handling into generic code

2014-11-03 Thread Michal Hocko
On Sat 01-11-14 23:15:56, Johannes Weiner wrote: Now that the external page_cgroup data structure and its lookup is gone, let the generic bad_page() check for page-mem_cgroup sanity. Signed-off-by: Johannes Weiner han...@cmpxchg.org Acked-by: Michal Hocko mho...@suse.cz ---

Re: [patch 3/3] mm: move page-mem_cgroup bad page handling into generic code

2014-11-03 Thread Vladimir Davydov
On Sat, Nov 01, 2014 at 11:15:56PM -0400, Johannes Weiner wrote: Now that the external page_cgroup data structure and its lookup is gone, let the generic bad_page() check for page-mem_cgroup sanity. Signed-off-by: Johannes Weiner han...@cmpxchg.org Acked-by: Vladimir Davydov

Re: [patch 3/3] mm: move page->mem_cgroup bad page handling into generic code

2014-11-02 Thread David Miller
From: Johannes Weiner Date: Sat, 1 Nov 2014 23:15:56 -0400 > Now that the external page_cgroup data structure and its lookup is > gone, let the generic bad_page() check for page->mem_cgroup sanity. > > Signed-off-by: Johannes Weiner Acked-by: David S. Miller -- To unsubscribe from this

Re: [patch 3/3] mm: move page-mem_cgroup bad page handling into generic code

2014-11-02 Thread David Miller
From: Johannes Weiner han...@cmpxchg.org Date: Sat, 1 Nov 2014 23:15:56 -0400 Now that the external page_cgroup data structure and its lookup is gone, let the generic bad_page() check for page-mem_cgroup sanity. Signed-off-by: Johannes Weiner han...@cmpxchg.org Acked-by: David S. Miller

[patch 3/3] mm: move page->mem_cgroup bad page handling into generic code

2014-11-01 Thread Johannes Weiner
Now that the external page_cgroup data structure and its lookup is gone, let the generic bad_page() check for page->mem_cgroup sanity. Signed-off-by: Johannes Weiner --- include/linux/memcontrol.h | 4 mm/debug.c | 5 - mm/memcontrol.c| 15 ---

[patch 3/3] mm: move page-mem_cgroup bad page handling into generic code

2014-11-01 Thread Johannes Weiner
Now that the external page_cgroup data structure and its lookup is gone, let the generic bad_page() check for page-mem_cgroup sanity. Signed-off-by: Johannes Weiner han...@cmpxchg.org --- include/linux/memcontrol.h | 4 mm/debug.c | 5 - mm/memcontrol.c| 15