From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752522AbdHGI2t (ORCPT ); Mon, 7 Aug 2017 04:28:49 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:40535 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752231AbdHGI2s (ORCPT ); Mon, 7 Aug 2017 04:28:48 -0400 Date: Mon, 7 Aug 2017 10:28:37 +0200 From: Peter Zijlstra To: "Huang, Ying" Cc: Eric Dumazet , linux-kernel@vger.kernel.org, Ingo Molnar , Michael Ellerman , Borislav Petkov , Thomas Gleixner , Juergen Gross , Aaron Lu Subject: Re: [PATCH 3/3] IPI: Avoid to use 2 cache lines for one call_single_data Message-ID: <20170807082837.dakfoq5kbj52opha@hirez.programming.kicks-ass.net> References: <20170802085220.4315-1-ying.huang@intel.com> <20170802085220.4315-4-ying.huang@intel.com> <1501669138.25002.20.camel@edumazet-glaptop3.roam.corp.google.com> <87d18d122e.fsf@yhuang-dev.intel.com> <20170803085752.yrqox3kwrvkj544a@hirez.programming.kicks-ass.net> <87wp6kyvda.fsf@yhuang-dev.intel.com> <87mv7gytmk.fsf@yhuang-dev.intel.com> <20170804092754.hyhbhyr2r4gonpu4@hirez.programming.kicks-ass.net> <87d18alu2h.fsf@yhuang-mobile.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87d18alu2h.fsf@yhuang-mobile.sh.intel.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Aug 05, 2017 at 08:47:02AM +0800, Huang, Ying wrote: > Yes. That looks good. So you will prepare the final patch? Or you > hope me to do that? I was hoping you'd do it ;-)