On Wed, 4 Nov 2015 10:18:04 +0100 Michal Hocko <mhocko@xxxxxxxxxx> wrote: > On Tue 03-11-15 15:32:11, Andrew Morton wrote: > > From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > > Subject: memcg-fix-thresholds-for-32b-architectures-fix-fix > > > > don't attempt to inline mem_cgroup_usage() > > > > The compiler ignores the inline anwyay. And __always_inlining it adds 600 > > bytes of goop to the .o file. > > I am not sure you whether you want to fold this into the original patch > but I would prefer this to be a separate one. I'm going to drop this - it was already marked inline and gcc just ignores the inline anyway so shrug. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>