[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAKTCnznH1WWsVaPQfRF5u9VKvOL6D8cxP0239XhKe8_mG4J35w@mail.gmail.com>
Date: Tue, 27 Sep 2011 15:51:31 +0530
From: Balbir Singh <bsingharora@...il.com>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: Greg Thelen <gthelen@...gle.com>,
LKML <linux-kernel@...r.kernel.org>,
KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>,
Daisuke Nishimura <nishimura@....nes.nec.co.jp>,
Andrew Morton <akpm@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>,
PeterZijlstra <peterz@...radead.org>,
ChristophLameter <cl@...ux.com>
Subject: Re: [PATCH] memcg: Fix race condition in memcg_check_events() with
this_cpu usage
On Sat, Sep 24, 2011 at 8:11 AM, Steven Rostedt <rostedt@...dmis.org> wrote:
> On Fri, 2011-09-23 at 19:39 -0700, Greg Thelen wrote:
>> cc: updated Balbir Singh email address
>>
>> On Fri, Sep 23, 2011 at 7:34 PM, Greg Thelen <gthelen@...gle.com> wrote:
>> > On Fri, Sep 23, 2011 at 5:54 PM, Steven Rostedt <rostedt@...dmis.org> wrote:
>> >> From: Steven Rostedt <srostedt@...hat.com>
>> >>
>> >> The code in memcg_check_events() calls this_cpu_read() on
>> >> different variables without disabling preemption, and can cause
>> >> the calculations to be done from two different CPU variables.
>> >>
>> >> Disable preemption throughout the check to keep apples and oranges
>> >> from becoming a mixed drink.
>> >>
>> >> [ Added this_cpu to __this_cpu conversion by Johannes ]
>> >>
>> >> Cc: Greg Thelen <gthelen@...gle.com>
>> >> Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@...fujitsu.com>
>> >> Cc: Balbir Singh <balbir@...ux.vnet.ibm.com>
>>
>> Correction:
>> Cc: Balbir Singh <bsingharora@...il.com>
>
> Thanks, I was starting to hate that "return mail to sender" thing.
>
Thanks for the correction. The change looks good to me
Acked-by: Balbir Singh <bsingharora@...il.com>
Balbir
Balbir Singh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists