From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752010AbdJROgC (ORCPT ); Wed, 18 Oct 2017 10:36:02 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:57013 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751576AbdJROgB (ORCPT ); Wed, 18 Oct 2017 10:36:01 -0400 Date: Wed, 18 Oct 2017 16:35:54 +0200 (CEST) From: Thomas Gleixner To: Matthew Wilcox cc: Ingo Molnar , Byungchul Park , peterz@infradead.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, kernel-team@lge.com Subject: Re: [PATCH 1/2] lockdep: Introduce CROSSRELEASE_STACK_TRACE and make it not unwind as default In-Reply-To: <20171018141502.GB12063@bombadil.infradead.org> Message-ID: References: <1508318006-2090-1-git-send-email-byungchul.park@lge.com> <20171018133019.cwfhnt46pvhirt57@gmail.com> <20171018141502.GB12063@bombadil.infradead.org> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 18 Oct 2017, Matthew Wilcox wrote: > On Wed, Oct 18, 2017 at 03:36:05PM +0200, Thomas Gleixner wrote: > > Which reminds me that I wanted to convert them to static_key so they are > > zero overhead when disabled. Sigh, why are todo lists growth only? > > This is why you need an Outreachy intern -- it gets at least one task > off your todo list, and in the best possible case, it gets a second > person working on your todo list for a long time. > > ... eventually they start their own todo lists ... Good idea. Oh, wait..... Getting an Outreachy intern is on my todo list already. Thanks, tglx