From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [RFC][PATCHSET] non-recursive link_path_walk() and reducing stack footprint Date: Tue, 21 Apr 2015 16:45:04 +0100 Message-ID: <20150421154504.GT889@ZenIV.linux.org.uk> References: <20150420181222.GK889@ZenIV.linux.org.uk> <20150421144959.GR889@ZenIV.linux.org.uk> <20150421150408.GA29838@infradead.org> <553668C1.8030707@nod.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig , Linus Torvalds , NeilBrown , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Richard Weinberger Return-path: Content-Disposition: inline In-Reply-To: <553668C1.8030707@nod.at> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Apr 21, 2015 at 05:12:01PM +0200, Richard Weinberger wrote: > I'm pretty sure we can kill it. I had the plan to rip it out during this merge window > along with other broken UML stuff but I was too late to ask on the UML mailinglist > if someone is using it (which I really doubt). > So, let's kill it with v4.2. Let's do it. Then ->put_link() is left in an interesting situation - *all* instances only use the 'cookie' argument...