public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* error: implicit declaration of function 'rcu_dereference' - current -git fails to build
@ 2007-08-02 19:57 Jesper Juhl
  2007-08-02 20:10 ` Jesper Juhl
  2007-08-02 20:13 ` Adrian Bunk
  0 siblings, 2 replies; 5+ messages in thread
From: Jesper Juhl @ 2007-08-02 19:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: Dipankar Sarma

I get this build error with the current mainline git tree.
Let me know if further details are needed...

...
In file included from include/linux/sched.h:75,
                 from include/linux/smp_lock.h:5,
                 from include/linux/hardirq.h:5,
                 from include/linux/slub_def.h:13,
                 from include/linux/slab.h:116,
                 from include/linux/percpu.h:5,
                 from include/linux/rcupdate.h:41,
                 from include/linux/key.h:21,
                 from include/linux/syscalls.h:67,
                 from init/noinitramfs.c:23:
include/linux/pid.h:51: error: field 'rcu' has incomplete type
In file included from include/linux/smp_lock.h:5,
                 from include/linux/hardirq.h:5,
                 from include/linux/slub_def.h:13,
                 from include/linux/slab.h:116,
                 from include/linux/percpu.h:5,
                 from include/linux/rcupdate.h:41,
                 from include/linux/key.h:21,
                 from include/linux/syscalls.h:67,
                 from init/noinitramfs.c:23:
include/linux/sched.h:1187: error: field 'rcu' has incomplete type
include/linux/sched.h: In function 'next_thread':
include/linux/sched.h:1650: error: implicit declaration of function
'rcu_dereference'
include/linux/sched.h:1650: warning: initialization makes pointer from
integer without a cast
make[1]: *** [init/noinitramfs.o] Error 1
make: *** [init] Error 2


-- 
Jesper Juhl <jesper.juhl@gmail.com>
Don't top-post  http://www.catb.org/~esr/jargon/html/T/top-post.html
Plain text mails only, please      http://www.expita.com/nomime.html

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

end of thread, other threads:[~2007-08-02 20:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-02 19:57 error: implicit declaration of function 'rcu_dereference' - current -git fails to build Jesper Juhl
2007-08-02 20:10 ` Jesper Juhl
2007-08-02 20:13 ` Adrian Bunk
2007-08-02 20:16   ` Jesper Juhl
2007-08-02 20:49     ` Jesper Juhl

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