public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUG] 2.6.14-rc5-mm1 build fails for non SMP systems
@ 2005-10-25  1:12 Peter Williams
  2005-10-25  1:43 ` Peter Williams
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Williams @ 2005-10-25  1:12 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List

Without CONFIG_DEBUG_SPINLOCK configured in I'm getting a large number 
of "implicit declaration of function ‘__raw_read_unlock’" warnings and a 
subsequent failure at the link stage.

A trivial change to include/linux/spinlock_up.h (i.e. moving the 
definition of __raw_read_unlock() outside the ifdef) can get rid of this 
warning but I'm not sure that it's the right thing to do as I suspect 
this may be an indication of a less trivial problem elsewhere.

Peter
-- 
Peter Williams                                   pwil3058@bigpond.net.au

"Learning, n. The kind of ignorance distinguishing the studious."
  -- Ambrose Bierce

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

end of thread, other threads:[~2005-10-25  1:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-25  1:12 [BUG] 2.6.14-rc5-mm1 build fails for non SMP systems Peter Williams
2005-10-25  1:43 ` Peter Williams
2005-10-25  1:51   ` Andrew Morton

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