Release 4.10 arch/alpha/include/asm/hardirq.h
#ifndef _ALPHA_HARDIRQ_H
#define _ALPHA_HARDIRQ_H
void ack_bad_irq(unsigned int irq);
#define ack_bad_irq ack_bad_irq
#include <asm-generic/hardirq.h>
#endif /* _ALPHA_HARDIRQ_H */
Overall Contributors
| Person | Tokens | Prop | Commits | CommitProp |
pre-git | pre-git | 9 | 37.50% | 1 | 33.33% |
ivan kokshaysky | ivan kokshaysky | 8 | 33.33% | 1 | 33.33% |
christoph hellwig | christoph hellwig | 7 | 29.17% | 1 | 33.33% |
| Total | 24 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.