Re: [PATCH] sparc32: do not include swap.h from pgtable_32.h export struct mem_cgroup'

2015-08-04 Thread Guenter Roeck
On 08/04/2015 07:25 AM, Michal Hocko wrote: On Sat 01-08-15 20:02:20, Guenter Roeck wrote: Hi, Commit b65390c6c2178f ("memcg: export struct mem_cgroup") causes several build failures in -next (next-20150731) when trying to build sparc32:allmodconfig. Below are some of the errors, as well as a

[PATCH] sparc32: do not include swap.h from pgtable_32.h export struct mem_cgroup'

2015-08-04 Thread Michal Hocko
On Sat 01-08-15 20:02:20, Guenter Roeck wrote: > Hi, > > Commit b65390c6c2178f ("memcg: export struct mem_cgroup") causes several > build failures in -next (next-20150731) when trying to build > sparc32:allmodconfig. > > Below are some of the errors, as well as a bisect log. The following patch