From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralf Baechle Subject: Re: linux-next: Tree for Sep 23 Date: Thu, 24 Sep 2015 09:07:44 +0200 Message-ID: <20150924070744.GD21784@linux-mips.org> References: <20150923142343.35797c0f@canb.auug.org.au> <20150923074207.GA27002@sudip-pc> <20150923214236.GA28778@NP-P-BURTON> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eddie.linux-mips.org ([148.251.95.138]:32816 "EHLO cvs.linux-mips.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756259AbbIXHHw (ORCPT ); Thu, 24 Sep 2015 03:07:52 -0400 Content-Disposition: inline In-Reply-To: <20150923214236.GA28778@NP-P-BURTON> Sender: linux-next-owner@vger.kernel.org List-ID: To: Paul Burton Cc: Sudip Mukherjee , Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, "Maciej W. Rozycki" , linux-mips@linux-mips.org On Wed, Sep 23, 2015 at 02:42:36PM -0700, Paul Burton wrote: > Hi Ralf, > > That patch as I submitted it definitely adds arch/mips/mm/sc-debugfs.c > but somehow that file has been lost from the commit in your > mips-for-linux-next tree. Could you re-apply it? Thanks for reporting. The patch didn't apply cleanly and when applying it manually I forgot to git-add the new file. Of course the file was in the local repo so my test builds did succeed. I fixed that now. Ralf