From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH v4 02/27] hardirq/nmi: Allow nested nmi_enter() Date: Thu, 27 Feb 2020 10:10:42 +0100 Message-ID: <20200227091042.GG18400@hirez.programming.kicks-ass.net> References: <20200221133416.777099322@infradead.org> <20200221134215.149193474@infradead.org> <20200221222129.GB28251@lenoir> <20200224161318.GG14897@hirez.programming.kicks-ass.net> <20200225030905.GB28329@lenoir> <20200225154111.GM18400@hirez.programming.kicks-ass.net> <20200225221031.GB9599@lenoir> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from bombadil.infradead.org ([198.137.202.133]:56870 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728629AbgB0JLS (ORCPT ); Thu, 27 Feb 2020 04:11:18 -0500 Content-Disposition: inline In-Reply-To: <20200225221031.GB9599@lenoir> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Frederic Weisbecker Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, rostedt@goodmis.org, mingo@kernel.org, joel@joelfernandes.org, gregkh@linuxfoundation.org, gustavo@embeddedor.com, tglx@linutronix.de, paulmck@kernel.org, josh@joshtriplett.org, mathieu.desnoyers@efficios.com, jiangshanlai@gmail.com, luto@kernel.org, tony.luck@intel.com, dan.carpenter@oracle.com, mhiramat@kernel.org, Will Deacon , Petr Mladek , Marc Zyngier On Tue, Feb 25, 2020 at 11:10:32PM +0100, Frederic Weisbecker wrote: > So here is my previous proposal, based on a simple counter, this time > with comments and a few fixes: I've presumed your SoB and made this your patch.