Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932660Ab1FWRRZ (ORCPT ); Thu, 23 Jun 2011 13:17:25 -0400 Received: from rcsinet10.oracle.com ([148.87.113.121]:49141 "EHLO rcsinet10.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932313Ab1FWRRY (ORCPT ); Thu, 23 Jun 2011 13:17:24 -0400 Date: Thu, 23 Jun 2011 10:17:09 -0700 From: Randy Dunlap To: netdev Cc: Stephen Rothwell , linux-next@vger.kernel.org, LKML Subject: Re: linux-next: Tree for June 23 (net) Message-Id: <20110623101709.1c11246d.randy.dunlap@oracle.com> In-Reply-To: <20110623091429.2d51b0f0.randy.dunlap@oracle.com> References: <20110623155431.6bfe3b40.sfr@canb.auug.org.au> <20110623091429.2d51b0f0.randy.dunlap@oracle.com> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.7.1 (GTK+ 2.16.6; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Source-IP: rtcsinet22.oracle.com [66.248.204.30] X-CT-RefId: str=0001.0A090202.4E037520.0044:SCFSTAT5015188,ss=1,re=-4.000,fgs=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1214 Lines: 34 On Thu, 23 Jun 2011 09:14:29 -0700 Randy Dunlap wrote: > On Thu, 23 Jun 2011 15:54:31 +1000 Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20110622: > > > > The powerpc allyesconfig (and probably others) is still broken because we > > now build the staging drivers and because of a commit in the net tree. > > The breakage in Linus' tree is fixed by one of Andrew's patches above. > > > > The net tree gained 2 build failures that I have left (see above). > > > When CONFIG_INET is not enabled: > > net/core/dev.c:2535: error: implicit declaration of function 'ip_is_fragment' same problem in more places: net/sched/sch_choke.c:184: error: implicit declaration of function 'ip_is_fragment' net/sched/cls_rsvp.h:170: error: implicit declaration of function 'ip_is_fragment' net/sched/cls_flow.c:124: error: implicit declaration of function 'ip_is_fragment' --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/