Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753316AbbGIRLo (ORCPT ); Thu, 9 Jul 2015 13:11:44 -0400 Received: from casper.infradead.org ([85.118.1.10]:35268 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751723AbbGIRLg (ORCPT ); Thu, 9 Jul 2015 13:11:36 -0400 Date: Thu, 9 Jul 2015 19:11:28 +0200 From: Peter Zijlstra To: Jason Baron Cc: Andy Lutomirski , Mikulas Patocka , Paul Mackerras , Arnaldo Carvalho de Melo , Kees Cook , Andrea Arcangeli , Vince Weaver , "hillf.zj" , Valdis Kletnieks , "linux-kernel@vger.kernel.org" Subject: Re: Kernel broken on processors without performance counters Message-ID: <20150709171127.GB19282@twins.programming.kicks-ass.net> References: <20150708160750.GQ19282@twins.programming.kicks-ass.net> <559D8250.8000707@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <559D8250.8000707@gmail.com> User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 714 Lines: 16 On Wed, Jul 08, 2015 at 04:04:32PM -0400, Jason Baron wrote: > So the 'static_key_false' is really branch is initially false. We had > a naming discussion before, but if ppl think its confusing, > 'static_key_init_false', or 'static_key_default_false' might be better, > or other ideas.... I agree its confusing. Jason, while I have you here on the subject; mind posting that true/fase thing again? That makes more sense than the inc/dec thing for some usage sites. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/