From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: linux-next: Tree for Nov 27 (net/ipv4/af_inet.c) Date: Tue, 27 Nov 2018 21:30:11 -0700 Message-ID: References: <20181127152539.55426063@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: Linux Kernel Mailing List , "netdev@vger.kernel.org" To: Randy Dunlap , Stephen Rothwell , Linux Next Mailing List Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On 11/27/18 8:47 PM, Randy Dunlap wrote: > On 11/26/18 8:25 PM, Stephen Rothwell wrote: >> Hi all, >> >> Changes since 20181126: >> > > as reported for linux-next-20181109: > (see https://lore.kernel.org/lkml/499e91d0-7349-641f-9826-7535713176f8@infradead.org/) > > when CONFIG_PROC_FS is not enabled: > > ld: net/ipv4/af_inet.o: in function `inet_init': > af_inet.c:(.init.text+0x42d): undefined reference to `raw_init' > > I'll send a fix.