#27 — Compilation error in kernel/softirq.c
| State | Resolved |
|---|---|
| Version: |
—
|
| Area | Zen-Unstable Releases/GIT |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | Bin Matthew |
| Submitted on | Mar 24, 2010 |
| Responsible |
—
|
| Target release: |
—
|
Apparently there's a regression in 2.6.34-rc2-zen1. My Googling found this post: http://forums.gentoo.org/viewtopic-p-6189426.html#6189426 but no further information about it.
kernel/softirq.c: In function ‘irq_enter’:
kernel/softirq.c:280: error: implicit declaration of function ‘rcu_irq_enter’
kernel/softirq.c: In function ‘irq_exit’:
kernel/softirq.c:305: error: implicit declaration of function ‘rcu_irq_exit’
(compiled with GCC 4.4.3 with sane CFLAGS)
Thanks!
kernel/softirq.c: In function ‘irq_enter’:
kernel/softirq.c:280: error: implicit declaration of function ‘rcu_irq_enter’
kernel/softirq.c: In function ‘irq_exit’:
kernel/softirq.c:305: error: implicit declaration of function ‘rcu_irq_exit’
(compiled with GCC 4.4.3 with sane CFLAGS)
Thanks!
Added by
Miguel Botón
on
Mar 30, 2010 12:57 PM
Fixed.
Issue state:
Unconfirmed
→
Resolved
No responses can be added.
If you can, please log in before submitting a reaction.








