From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751791AbdJRRFz (ORCPT ); Wed, 18 Oct 2017 13:05:55 -0400 Received: from mail-wr0-f196.google.com ([209.85.128.196]:57067 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750994AbdJRRFy (ORCPT ); Wed, 18 Oct 2017 13:05:54 -0400 X-Google-Smtp-Source: ABhQp+RSDCghZttcvFq7NvBx9tT+dpYGDLvDTI28TbBRkhqvMKV4wvDeGp4x6QRSNQ9Dx+w8SH+8vw== Date: Wed, 18 Oct 2017 19:05:50 +0200 From: Ingo Molnar To: Thomas Gleixner Cc: Matthew Wilcox , 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 Message-ID: <20171018170550.qycebtl4y2xrpiy5@gmail.com> References: <1508318006-2090-1-git-send-email-byungchul.park@lge.com> <20171018133019.cwfhnt46pvhirt57@gmail.com> <20171018141502.GB12063@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Thomas Gleixner wrote: > 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. Please add "shrink my TODO list" to your TODO list ... wait a minute ... Ingo