All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Marek <mmarek@suse.cz>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Paweł Sikora" <pluto@pld-linux.org>,
	"Sam Ravnborg" <sam@ravnborg.org>,
	"Linux Kernel Mailing List" <linux-kernel@vger.kernel.org>
Subject: Re: stale object files (was Re: Linux-3.4-rc7)
Date: Mon, 14 May 2012 23:26:14 +0200	[thread overview]
Message-ID: <4FB17876.5060604@suse.cz> (raw)
In-Reply-To: <CA+55aFwB-3rsrVo1vur6drZMvhSWNHAJZfEYC=WXfpwwvLfxFQ@mail.gmail.com>

Dne 13.5.2012 23:40, Linus Torvalds napsal(a):
> 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

This make results in

ERROR: "handle_edge_irq" [drivers/gpio/gpio-pch.ko] undefined!
ERROR: "irq_to_desc" [drivers/gpio/gpio-pch.ko] undefined!
make[1]: *** [__modpost] Error 1
make: *** [modules] Error 2

The second failure is simply GIGO.

Michal

  parent reply	other threads:[~2012-05-14 21:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2012-05-15  7:38   ` Jiri Kosina
2012-05-15 15:11     ` Linus Torvalds

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4FB17876.5060604@suse.cz \
    --to=mmarek@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pluto@pld-linux.org \
    --cc=sam@ravnborg.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.