linux-2.0.40-rc7

From: Seiichi Nakashima
Date: Sat Jan 17 2004 - 09:58:01 EST


Hi.

I update linux-2.0.40-rc7 from 2.0.40-rc6.
But compile error occured.

=====

ialloc.c: In function `ext2_new_inode':
ialloc.c:302: warning: `bh2' might be used uninitialized in this function
ialloc.c:452: warning: `bh' might be used uninitialized in this function
skbuff.c: In function `skb_copy_grow':
skbuff.c:960: structure has no member named `priority'
skbuff.c:960: structure has no member named `priority'
skbuff.c:962: structure has no member named `dst'
skbuff.c:962: warning: implicit declaration of function `dst_clone'
skbuff.c:962: structure has no member named `dst'
skbuff.c:964: structure has no member named `nh'
skbuff.c:964: structure has no member named `nh'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:966: structure has no member named `cb'
skbuff.c:968: structure has no member named `is_clone'
skbuff.c:969: warning: implicit declaration of function `atomic_set'
skbuff.c:973: structure has no member named `security'
skbuff.c:973: structure has no member named `security'
skbuff.c: In function `skb_pad':
skbuff.c:991: too few arguments to function `kfree_skb'
make[3]: *** [skbuff.o] Error 1
make[2]: *** [first_rule] Error 2
make[1]: *** [sub_dirs] Error 2
make: *** [linuxsubdirs] Error 2

--------------------------------
Seiichi Nakashima
Email nakasima@xxxxxxxxxxx
--------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/