Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756069AbbKRPHy (ORCPT ); Wed, 18 Nov 2015 10:07:54 -0500 Received: from www.linutronix.de ([62.245.132.108]:59172 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753016AbbKRPHx (ORCPT ); Wed, 18 Nov 2015 10:07:53 -0500 Date: Wed, 18 Nov 2015 16:07:06 +0100 (CET) From: Thomas Gleixner To: Peter Zijlstra cc: Daniel Wagner , linux-kernel@vger.kernel.org, linux-rt-users@vger.kernel.org, Paul Gortmaker , Marcelo Tosatti , Paolo Bonzini , "Paul E. McKenney" , Ingo Molnar Subject: Re: [PATCH v3 1/4] wait.[ch]: Introduce the simple waitqueue (swait) implementation In-Reply-To: <20151118103304.GD3816@twins.programming.kicks-ass.net> Message-ID: References: <1445326090-1698-1-git-send-email-daniel.wagner@bmw-carit.de> <1445326090-1698-2-git-send-email-daniel.wagner@bmw-carit.de> <20151118103304.GD3816@twins.programming.kicks-ass.net> User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 639 Lines: 18 On Wed, 18 Nov 2015, Peter Zijlstra wrote: > I suppose we can do the rename as you propose to avoid single letter > typoes, but it does bug me to have two nearly identical bits of infra > with such dissimilar names. I can see your point, but OTOH the existing interface is ugly and copying it does not make it any better. But I'm really not religious about that. Up to you :) Thanks, tglx -- 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/