cregit-Linux how code gets into the kernel

Release 4.11 arch/x86/include/asm/irq_work.h

#ifndef _ASM_IRQ_WORK_H

#define _ASM_IRQ_WORK_H

#include <asm/cpufeature.h>


static inline bool arch_irq_work_has_interrupt(void) { return boot_cpu_has(X86_FEATURE_APIC); }

Contributors

PersonTokensPropCommitsCommitProp
Frédéric Weisbecker1173.33%150.00%
Borislav Petkov426.67%150.00%
Total15100.00%2100.00%

#endif /* _ASM_IRQ_WORK_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Frédéric Weisbecker2281.48%133.33%
Borislav Petkov518.52%266.67%
Total27100.00%3100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.