Re: Linux-3.4-rc7

From: Linus Torvalds
Date: Sun May 13 2012 - 14:10:13 EST


On Sun, May 13, 2012 at 8:15 AM, PaweÅ Sikora <pluto@xxxxxxxxxxxxx> wrote:
<
> i've found one more issue in install log:
>
> (...)
> ÂDEPMOD Â3.4.0-rc7
> WARNING: /lib/modules/3.4.0-rc7/kernel/drivers/net/macvlan.ko needs unknown symbol skb_set_dev
> WARNING: /lib/modules/3.4.0-rc7/kernel/net/8021q/8021q.ko needs unknown symbol skb_set_dev

You have old modules lying around or some patch mis-applied in your
tree. skb_set_dev() doesn't exist in the -rc7 tree any more (it was
introduced and then reverted again).

Linus
--
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/