[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070710172052.22c0510a.akpm@linux-foundation.org>
Date: Tue, 10 Jul 2007 17:20:52 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Yasuyuki KOZAKAI <yasuyuki.kozakai@...hiba.co.jp>
Cc: davem@...emloft.net, netdev@...r.kernel.org, xemul@...ru,
xemul@...nvz.org, Linus Torvalds <torvalds@...ux-foundation.org>
Subject: Re: [patch 2/8] Make some network-related proc files use
seq_list_xxx helpers
On Wed, 11 Jul 2007 09:05:13 +0900 (JST)
Yasuyuki KOZAKAI <yasuyuki.kozakai@...hiba.co.jp> 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.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists