[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130607232219.GK14781@mtj.dyndns.org>
Date: Fri, 7 Jun 2013 16:22:19 -0700
From: Tejun Heo <tj@...nel.org>
To: "weiqi@...inos.com.cn" <weiqi@...inos.com.cn>
Cc: torvalds <torvalds@...ux-foundation.org>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: race condition in schedule_on_each_cpu()
On Fri, Jun 07, 2013 at 10:24:50AM +0800, weiqi@...inos.com.cn wrote:
> >Before the commit you originally quoted, the calling thread could be
> preempted and migrated to another CPU before get_online_cpus() thus
> ending up executing the function twice on the new cpu but skipping the
> old one.
>
> does this situation will happen in "Full preemption" config, on 3.0.30-rt50?
Sure, if the fix hasn't been backported.
Thanks.
--
tejun
--
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