public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.6.9-rc1-mm2 : compilation error in kernel/wait.c
@ 2004-08-31  8:05 Eric Valette
  2004-08-31  8:09 ` William Lee Irwin III
  2004-08-31  8:13 ` 2.6.9-rc1-mm2 : compilation error in kernel/wait.c Andrew Morton
  0 siblings, 2 replies; 8+ messages in thread
From: Eric Valette @ 2004-08-31  8:05 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Linux Kernel Mailing List

kernel/wait.c:156: error: conflicting types for '__wait_on_bit'
include/linux/wait.h:143: error: previous declaration of '__wait_on_bit' 
was here
kernel/wait.c:156: error: conflicting types for '__wait_on_bit'
include/linux/wait.h:143: error: previous declaration of '__wait_on_bit' 
was here
kernel/wait.c:170: error: conflicting types for '__wait_on_bit_lock'
include/linux/wait.h:144: error: previous declaration of 
'__wait_on_bit_lock' was here
kernel/wait.c:170: error: conflicting types for '__wait_on_bit_lock'
include/linux/wait.h:144: error: previous declaration of 
'__wait_on_bit_lock' was here
make[2]: *** [kernel/wait.o] Error 1
make[1]: *** [kernel] Error 2

-- 
    __
   /  `                   	Eric Valette
  /--   __  o _.          	6 rue Paul Le Flem
(___, / (_(_(__         	35740 Pace

Tel: +33 (0)2 99 85 26 76	Fax: +33 (0)2 99 85 26 76
E-mail: eric.valette@free.fr




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

end of thread, other threads:[~2004-08-31 21:15 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-31  8:05 2.6.9-rc1-mm2 : compilation error in kernel/wait.c Eric Valette
2004-08-31  8:09 ` William Lee Irwin III
2004-08-31  8:14   ` William Lee Irwin III
2004-08-31  8:44     ` wait_on_bit_lock() must test_and_set_bit(), not test_bit() William Lee Irwin III
2004-08-31 21:03       ` [1/2] move wait ops' contention case completely out of line William Lee Irwin III
2004-08-31 21:05         ` [2/2] reduce number of parameters to __wait_on_bit() and __wait_on_bit_lock() William Lee Irwin III
2004-08-31 21:12           ` [3/2] document wake_up_bit()'s requirement for preceding memory barriers William Lee Irwin III
2004-08-31  8:13 ` 2.6.9-rc1-mm2 : compilation error in kernel/wait.c Andrew Morton

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