From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752562AbdBMTga (ORCPT ); Mon, 13 Feb 2017 14:36:30 -0500 Received: from mail-wr0-f193.google.com ([209.85.128.193]:35501 "EHLO mail-wr0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751313AbdBMTg2 (ORCPT ); Mon, 13 Feb 2017 14:36:28 -0500 Date: Mon, 13 Feb 2017 20:36:23 +0100 From: Ingo Molnar To: Peter Zijlstra Cc: Kees Cook , Linus Torvalds , "H. Peter Anvin" , LKML , Thomas Gleixner , "linux-tip-commits@vger.kernel.org" , Greg KH , David Windsor , "Reshetova, Elena" , Hans Liljestrand Subject: Re: [tip:locking/core] refcount_t: Introduce a special purpose refcount type Message-ID: <20170213193623.GA28747@gmail.com> References: <20170213143416.GR6515@twins.programming.kicks-ass.net> <20170213180020.GK6500@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170213180020.GK6500@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Peter Zijlstra wrote: > > > And since size then isn't an issue what so ever anymore, remove the debug > > > knob and make all WARN()s unconditional. > > > > Are you still going to land the x86 WARN_ON improvements? > > Yes, once I manage to eke some response out of the relevant arch maintainers on > the subject ;-) so I'm enthusiastically in support of it all! Does that count as a response? ;-) Thanks, Ingo