#40 — Can't compile with Classic RCU
| State | Resolved |
|---|---|
| Version: |
—
|
| Area | Zen-Stable Releases/GIT |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | luk1don |
| Submitted on | Aug 27, 2010 |
| Responsible | Steven Barrett |
| Target release: | 2.6.36-zen |
Latest stable git tree, Classic RCU option produce bug:
include/linux/tracepoint.h: In function ‘tracepoint_synchronize_unregister’:
include/linux/tracepoint.h:80: error: implicit declaration of function ‘synchronize_sched’
make[3]: *** [arch/x86/kernel/asm-offsets.s] Błąd 1
make[2]: *** [prepare0] Błąd 2
make[2]: Opuszczenie katalogu `/home/user/linux-2.6-zen'
make[1]: *** [debian/stamp/conf/kernel-conf] Błąd 2
make[1]: Opuszczenie katalogu `/home/user/linux-2.6-zen'
make: *** [debian/stamp/conf/minimal_debian] Błąd 2
Failed to create a ./debian directory: No such file or directory at /usr/bin/make-kpkg line 984.
With TreeRCU compiled fine...
include/linux/tracepoint.h: In function ‘tracepoint_synchronize_unregister’:
include/linux/tracepoint.h:80: error: implicit declaration of function ‘synchronize_sched’
make[3]: *** [arch/x86/kernel/asm-offsets.s] Błąd 1
make[2]: *** [prepare0] Błąd 2
make[2]: Opuszczenie katalogu `/home/user/linux-2.6-zen'
make[1]: *** [debian/stamp/conf/kernel-conf] Błąd 2
make[1]: Opuszczenie katalogu `/home/user/linux-2.6-zen'
make: *** [debian/stamp/conf/minimal_debian] Błąd 2
Failed to create a ./debian directory: No such file or directory at /usr/bin/make-kpkg line 984.
With TreeRCU compiled fine...
Added by
Kyle Sanderson
on
Sep 27, 2010 06:36 PM
I too have this issue. I compiled with fakeroot on Debian Squeeze and had the exact same issue as above.
Added by
Kyle Sanderson
on
Nov 03, 2010 07:22 PM
CC net/core/netpoll.onet/core/netpoll.c: In function ‘__netpoll_cleanup’:
net/core/netpoll.c:924: error: implicit declaration of function ‘synchronize_rcu_bh’
make[3]: *** [net/core/netpoll.o] Error 1
make[2]: *** [net/core] Error 2
make[1]: *** [net] Error 2
This is with the latest git.
Any update on this?
Added by
Steven Barrett
on
Nov 29, 2010 03:31 AM
Classic RCU was removed and we no longer support it until someone can provide us some patches.
Issue state:
Unconfirmed
→
Resolved
Responsible manager:
(UNASSIGNED)
→
damentz
Target release:
None
→
2.6.36-zen
No responses can be added.
If you can, please log in before submitting a reaction.








