From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756288AbcK2N06 (ORCPT ); Tue, 29 Nov 2016 08:26:58 -0500 Received: from mail-wj0-f195.google.com ([209.85.210.195]:33079 "EHLO mail-wj0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753419AbcK2N0t (ORCPT ); Tue, 29 Nov 2016 08:26:49 -0500 MIME-Version: 1.0 In-Reply-To: <20161129122907.GH3092@twins.programming.kicks-ass.net> References: <1475004808-91920-1-git-send-email-babu.moger@oracle.com> <20161129114103.GE3092@twins.programming.kicks-ass.net> <20161129122907.GH3092@twins.programming.kicks-ass.net> From: Geert Uytterhoeven Date: Tue, 29 Nov 2016 14:26:47 +0100 X-Google-Sender-Auth: tr6Qq0d0ab5Q8z5WxBbzGH5qFtc Message-ID: Subject: Re: [PATCH v3 0/2] Ajust lockdep static allocations for sparc To: Peter Zijlstra Cc: Babu Moger , Ingo Molnar , Andrew Morton , Kees Cook , Dan Williams , Andrey Ryabinin , Tejun Heo , Sam Ravnborg , "linux-kernel@vger.kernel.org" , sparclinux , Linux-Renesas Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 29, 2016 at 1:29 PM, Peter Zijlstra wrote: > On Tue, Nov 29, 2016 at 12:52:04PM +0100, Geert Uytterhoeven wrote: >> > Nah, users don't need more senseless options. This is really only useful >> > for dinky platforms or platforms with limited static image size (like >> > sparc64). >> > >> > If you make this user selectable, someone will do, and then an endless >> > stream of table not big enough warnings will be posted. >> > >> > Also, its only 4MB (IIRC), so who cares. >> >> I care :-) >> >> Not because of platforms with not limited memory, but because of platforms >> with boot loaders that have silly kernel size limitations, and start >> scribbling over the DTB or even theirselves when copying a large kernel image. > > Right, that's the weird platforms clause above, and those can select the > option. Their Kconfig files can select it. The users can't. What about making it visible depending on EXPERT? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds