From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org ([198.137.202.9]:49249 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756204AbcBIN2m (ORCPT ); Tue, 9 Feb 2016 08:28:42 -0500 Date: Tue, 9 Feb 2016 05:28:40 -0800 From: Christoph Hellwig Subject: Re: [PATCH 6/6] kconfig option for TRIM_UNUSED_EXPSYMS Message-ID: <20160209132840.GA7303@infradead.org> References: <1454963315-20468-1-git-send-email-nicolas.pitre@linaro.org> <1454963315-20468-7-git-send-email-nicolas.pitre@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1454963315-20468-7-git-send-email-nicolas.pitre@linaro.org> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Nicolas Pitre Cc: Michal Marek , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, Al Viro , Rusty Russell On Mon, Feb 08, 2016 at 03:28:35PM -0500, Nicolas Pitre wrote: > The config option to enable it all. Just enable it by default..