Re: [patch 1/2] mm, counters: remove task argument to sync_mm_rssand __sync_task_rss_stat

From: David Rientjes
Date: Wed Mar 07 2012 - 20:40:08 EST


On Wed, 7 Mar 2012, Andrew Morton wrote:

> hm, with my gcc it's beneficial to cache `current' in a local. But
> when I tried that, Weird Things happened, because gcc has gone and
> decided to inline __sync_task_rss_stat() into its callers. I don't see
> how that could have been the right thing to do.
>

c06b1fca18c3 offers some advice :)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/