From: Andrew Morton <[EMAIL PROTECTED]>
Date: Tue, 10 Jul 2007 17:20:52 -0700

> On Wed, 11 Jul 2007 09:05:13 +0900 (JST)
> Yasuyuki KOZAKAI <[EMAIL PROTECTED]> wrote:
> 
> > 
> > I've met compile error on net-2.6.23 tree.
> > 
> > net/built-in.o: In function `proto_seq_next':
> > sock.c:(.text+0x3008): undefined reference to `seq_list_next'
> > net/built-in.o: In function `proto_seq_start':
> > sock.c:(.text+0x3079): undefined reference to `seq_list_start_head'
> > make: *** [.tmp_vmlinux1] Error 1
> > 
> 
> crap, that's my fault, sorry.  Sending David patches which depend on things
> which are in -mm.
> 
> Let me send
> make-common-helpers-for-seq_files-that-work-with-list_head-s.patch
> Linuswards and it all should come good.

I've rebased my tree at:

        kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git

now that this has been sorted out.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to