Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752893AbdH1Itt (ORCPT ); Mon, 28 Aug 2017 04:49:49 -0400 Received: from merlin.infradead.org ([205.233.59.134]:49000 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751425AbdH1Itq (ORCPT ); Mon, 28 Aug 2017 04:49:46 -0400 Date: Mon, 28 Aug 2017 10:49:32 +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: <20170828084932.w3vaptrpl4si5xmw@hirez.programming.kicks-ass.net> References: <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> <20170807082837.dakfoq5kbj52opha@hirez.programming.kicks-ass.net> <87bmnqd6lz.fsf@yhuang-mobile.sh.intel.com> <8760dqln47.fsf@yhuang-dev.intel.com> <87a82kp8va.fsf@yhuang-dev.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87a82kp8va.fsf@yhuang-dev.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 Content-Length: 187 Lines: 9 On Mon, Aug 28, 2017 at 01:19:21PM +0800, Huang, Ying wrote: > > What do you think about this version? > > > > Ping. Thanks, yes that got lost in the inbox :-( I'll queue it, thanks !