public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* stale object files (was Re: Linux-3.4-rc7)
@ 2012-05-13 21:40 Linus Torvalds
  2012-05-14  5:27 ` Paweł Sikora
  2012-05-14 21:26 ` Michal Marek
  0 siblings, 2 replies; 5+ messages in thread
From: Linus Torvalds @ 2012-05-13 21:40 UTC (permalink / raw)
  To: Paweł Sikora, Michal Marek, Sam Ravnborg; +Cc: Linux Kernel Mailing List

Ok, added the appropriate kbuild people: Machal - skb_dev_set() no
longer exists, there are no users of it, so it looks like something
doesn't get rebuilt correctly.

Paweł, can you please also send us the config file you're using, then
we can recreate the exact setup you have.

                     Linus

On Sun, May 13, 2012 at 2:13 PM, Paweł Sikora <pluto@pld-linux.org> wrote:
>
> starting from current rc7 build tree...
>
> $ cp .config ../config
> $ make distclean
> $ git co v3.4-rc5
> $ cp ../config .config
> $ make oldconfig
> $ make -j8
> $ git co v3.4-rc7
> $ make oldconfig
> $ make -j8
> $ su
> $ make modules_install INSTALL_FW_PATH=/lib/firmware/3.4.0-rc7
> (...)
>  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
> (...)
>
> installed software:
>
> make-3.82-3.x86_64
> gcc-4.6.3-4.x86_64
> binutils-2.22.52.0.3-1.x86_64

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-05-15 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-13 21:40 stale object files (was Re: Linux-3.4-rc7) Linus Torvalds
2012-05-14  5:27 ` Paweł Sikora
2012-05-14 21:26 ` Michal Marek
2012-05-15  7:38   ` Jiri Kosina
2012-05-15 15:11     ` Linus Torvalds

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox