From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minchan Kim Subject: Re: linux-next: manual merge of the akpm-current tree with the tip tree Date: Mon, 14 Aug 2017 14:23:14 +0900 Message-ID: <20170814052314.GA26913@bbox> References: <20170811175326.36d546dc@canb.auug.org.au> <20170811093449.w5wttpulmwfykjzm@hirez.programming.kicks-ass.net> <20170811214556.322b3c4e@canb.auug.org.au> <20170811115607.p2vgqcp7w3wurhvw@gmail.com> <20170811140450.irhxa2bhdpmmhhpv@hirez.programming.kicks-ass.net> <20170813125019.ihqjud37ytgri7bn@hirez.programming.kicks-ass.net> <20170814031613.GD25427@bbox> <0F858068-D41D-46E3-B4A8-8A95B4EDB94F@vmware.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from LGEAMRELO11.lge.com ([156.147.23.51]:54743 "EHLO lgeamrelo11.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751160AbdHNFXT (ORCPT ); Mon, 14 Aug 2017 01:23:19 -0400 Content-Disposition: inline In-Reply-To: <0F858068-D41D-46E3-B4A8-8A95B4EDB94F@vmware.com> Sender: linux-next-owner@vger.kernel.org List-ID: To: Nadav Amit Cc: Peter Zijlstra , Ingo Molnar , Stephen Rothwell , Andrew Morton , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Linux-Next Mailing List , Linux Kernel Mailing List , Linus On Mon, Aug 14, 2017 at 05:07:19AM +0000, Nadav Amit wrote: < snip > > Minchan, as for the solution you proposed, it seems to open again a race, > since the “pending” indication is removed before the actual TLB flush is > performed. Oops, you're right!