From mboxrd@z Thu Jan 1 00:00:00 1970 From: Benjamin Herrenschmidt Subject: Re: [PATCH 2/2] of: remove /proc/device-tree Date: Thu, 21 Mar 2013 05:19:54 +0100 Message-ID: <1363839594.17680.19.camel@pasglop> References: <1363791074-16415-1-git-send-email-grant.likely@secretlab.ca> <1363791074-16415-3-git-send-email-grant.likely@secretlab.ca> <1363791479.12701.9.camel@pasglop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Grant Likely Cc: Linux Kernel Mailing List , devicetree-discuss , Rob Herring , Greg Kroah-Hartman , "David S. Miller" List-Id: devicetree@vger.kernel.org On Wed, 2013-03-20 at 21:38 +0000, Grant Likely wrote: > > NAK. It should at the very least be a CONFIG option for a while > before > > completely switching over. > > I'll modify patch 1 to create the symlink if CONFIG_PROC_DEVICETREE is > not set. After the first patch can be applied we can leave it for a > release or two before applying the second. Shouldn't we have the symlink just be a config option itself ? Eventually distros might want get rid of it completely .. Ben.