Re: [PATCH -next] mm: Drop unnecessary include file

2016-07-25 Thread Johannes Weiner
On Sat, Jul 23, 2016 at 10:50:08PM -0700, Guenter Roeck wrote: > Commmit e9be930fa6b5 ("mm: fix vm-scalability regression in cgroup-aware > workingset code") adds '#include ' to > include/linux/memcontrol.h. This results in the following build error > when building hexagon images. > > In file incl

Re: [PATCH -next] mm: Drop unnecessary include file

2016-07-25 Thread Michal Hocko
On Sat 23-07-16 22:50:08, Guenter Roeck wrote: > Commmit e9be930fa6b5 ("mm: fix vm-scalability regression in cgroup-aware > workingset code") adds '#include ' to This sha is linux-next specific. This means it is unstable and shouldn't be referred to in a commit message. The patch you are fixing is

[PATCH -next] mm: Drop unnecessary include file

2016-07-23 Thread Guenter Roeck
Commmit e9be930fa6b5 ("mm: fix vm-scalability regression in cgroup-aware workingset code") adds '#include ' to include/linux/memcontrol.h. This results in the following build error when building hexagon images. In file included from ./include/linux/memcontrol.h:32:0, from ./includ