From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756138AbbIWVmo (ORCPT ); Wed, 23 Sep 2015 17:42:44 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:55216 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755689AbbIWVml (ORCPT ); Wed, 23 Sep 2015 17:42:41 -0400 Date: Wed, 23 Sep 2015 14:42:36 -0700 From: Paul Burton To: Sudip Mukherjee , Ralf Baechle CC: Stephen Rothwell , , , "Maciej W. Rozycki" , Subject: Re: linux-next: Tree for Sep 23 Message-ID: <20150923214236.GA28778@NP-P-BURTON> References: <20150923142343.35797c0f@canb.auug.org.au> <20150923074207.GA27002@sudip-pc> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Disposition: inline In-Reply-To: <20150923074207.GA27002@sudip-pc> User-Agent: Mutt/1.5.23 (2014-03-12) X-Originating-IP: [192.168.159.186] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 23, 2015 at 01:12:08PM +0530, Sudip Mukherjee wrote: > On Wed, Sep 23, 2015 at 02:23:43PM +1000, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20150922: > mips allmodconfig failed with the error: > No rule to make target 'arch/mips/mm/sc-debugfs.o', needed by 'arch/mips/mm/built-in.o' > > caused by: > 13ea0032658d ("MIPS: Allow L2 prefetch to be configured via debugfs") > > regards > sudip 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, Paul