public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@suse.de>
To: David Miller <davem@davemloft.net>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.27-rc3
Date: Wed, 13 Aug 2008 21:53:56 +0200	[thread overview]
Message-ID: <jefxp8ofmz.fsf@sykes.suse.de> (raw)
In-Reply-To: <alpine.LFD.1.10.0808121914270.3462@nehalem.linux-foundation.org> (Linus Torvalds's message of "Tue, 12 Aug 2008 19:33:16 -0700 (PDT)")

> David Miller (3):
>       lockdep: fix combinatorial explosion in lock subgraph traversal

lockdep_count_forward_deps is only defined if CONFIG_PROVE_LOCKING but
used unconditionally in lockdep_proc.c.

kernel/built-in.o: In function `.lockdep_stats_show':
lockdep_proc.c:(.text+0x3fea8): undefined reference to `.lockdep_count_forward_deps'
kernel/built-in.o: In function `.l_show':
lockdep_proc.c:(.text+0x401f0): undefined reference to `.lockdep_count_forward_deps'
lockdep_proc.c:(.text+0x40210): undefined reference to `.lockdep_count_backward_deps'

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

  parent reply	other threads:[~2008-08-13 19:54 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-13  2:33 Linux 2.6.27-rc3 Linus Torvalds
2008-08-13  9:24 ` Linux 2.6.27-rc3: waitpid06 Alexey Dobriyan
2008-08-13 10:03 ` Linux 2.6.27-rc3 Alan Cox
2008-08-13 22:24   ` Linus Torvalds
2008-08-13 22:35     ` Gene Heskett
2008-08-15  9:39     ` Alan Cox
2008-08-13 19:53 ` Andreas Schwab [this message]
2008-08-16 19:11   ` Linux 2.6.27-rc3 - build failure: undefined reference to `.lockdep_count_forward_deps' Frans Pop
2008-08-17  0:21     ` Linus Torvalds
2008-08-17 15:38       ` Adrian Bunk
2008-08-13 20:18 ` Linux 2.6.27-rc3 Torsten Kaiser
2008-08-13 20:23   ` Langsdorf, Mark
2008-08-14  6:04     ` Torsten Kaiser

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=jefxp8ofmz.fsf@sykes.suse.de \
    --to=schwab@suse.de \
    --cc=davem@davemloft.net \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox