cregit-Linux how code gets into the kernel

Release 4.7 arch/cris/include/asm/irq.h

#ifndef _ASM_IRQ_H

#define _ASM_IRQ_H

#include <arch/irq.h>


static inline int irq_canonicalize(int irq) { return irq; }

Contributors

PersonTokensPropCommitsCommitProp
mikael starvikmikael starvik1184.62%150.00%
adrian bunkadrian bunk215.38%150.00%
Total13100.00%2100.00%

#endif /* _ASM_IRQ_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
mikael starvikmikael starvik1144.00%125.00%
linus torvaldslinus torvalds1144.00%125.00%
adrian bunkadrian bunk28.00%125.00%
jesper nilssonjesper nilsson14.00%125.00%
Total25100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}