From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH mk-II 08/17] asm-generic/tlb: Provide MMU_GATHER_TABLE_FREE Date: Mon, 27 Jan 2020 14:05:03 +0100 Message-ID: <20200127130503.GG14879@hirez.programming.kicks-ass.net> References: <20191211120713.360281197@infradead.org> <20191211122956.112607298@infradead.org> <20191212093205.GU2827@hirez.programming.kicks-ass.net> <20200126155205.GA19169@roeck-us.net> <20200127081134.GI14914@hirez.programming.kicks-ass.net> <33932bc9-1fca-66ae-8f55-6da2f131c5be@linux.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <33932bc9-1fca-66ae-8f55-6da2f131c5be@linux.ibm.com> Sender: linux-kernel-owner@vger.kernel.org To: "Aneesh Kumar K.V" Cc: Guenter Roeck , Will Deacon , Andrew Morton , Nick Piggin , linux-arch@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Yoshinori Sato , Rich Felker , "David S. Miller" , Helge Deller , Geert Uytterhoeven , Paul Burton , Tony Luck , Richard Henderson , Nick Hu , Paul Walmsley List-Id: linux-arch.vger.kernel.org On Mon, Jan 27, 2020 at 01:43:34PM +0530, Aneesh Kumar K.V wrote: > I did send a change to fix that. it is to drop !SMP change in the patch > > https://lore.kernel.org/linux-mm/87v9p9mhnr.fsf@linux.ibm.com Indeed you did. Did those patches land anywhere, or is it all still up in the air? (I was hoping to find those patches in a tree somewhere) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.133]:42820 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725907AbgA0NFe (ORCPT ); Mon, 27 Jan 2020 08:05:34 -0500 Date: Mon, 27 Jan 2020 14:05:03 +0100 From: Peter Zijlstra Subject: Re: [PATCH mk-II 08/17] asm-generic/tlb: Provide MMU_GATHER_TABLE_FREE Message-ID: <20200127130503.GG14879@hirez.programming.kicks-ass.net> References: <20191211120713.360281197@infradead.org> <20191211122956.112607298@infradead.org> <20191212093205.GU2827@hirez.programming.kicks-ass.net> <20200126155205.GA19169@roeck-us.net> <20200127081134.GI14914@hirez.programming.kicks-ass.net> <33932bc9-1fca-66ae-8f55-6da2f131c5be@linux.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <33932bc9-1fca-66ae-8f55-6da2f131c5be@linux.ibm.com> Sender: linux-arch-owner@vger.kernel.org List-ID: To: "Aneesh Kumar K.V" Cc: Guenter Roeck , Will Deacon , Andrew Morton , Nick Piggin , linux-arch@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, Yoshinori Sato , Rich Felker , "David S. Miller" , Helge Deller , Geert Uytterhoeven , Paul Burton , Tony Luck , Richard Henderson , Nick Hu , Paul Walmsley Message-ID: <20200127130503.x0L9YeyLHVixplfl8pWjkt1zXu-Y3Y0trHK8WMsIXYc@z> On Mon, Jan 27, 2020 at 01:43:34PM +0530, Aneesh Kumar K.V wrote: > I did send a change to fix that. it is to drop !SMP change in the patch > > https://lore.kernel.org/linux-mm/87v9p9mhnr.fsf@linux.ibm.com Indeed you did. Did those patches land anywhere, or is it all still up in the air? (I was hoping to find those patches in a tree somewhere)