Release 4.11 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 |
Linus Torvalds (pre-git) | 9 | 37.50% | 1 | 33.33% |
Ivan Kokshaysky | 8 | 33.33% | 1 | 33.33% |
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.