cregit-Linux how code gets into the kernel

Release 4.8 lib/locking-selftest-softirq.h

Directory: lib

#undef IRQ_DISABLE

#undef IRQ_ENABLE

#undef IRQ_ENTER

#undef IRQ_EXIT


#define IRQ_DISABLE		SOFTIRQ_DISABLE

#define IRQ_ENABLE		SOFTIRQ_ENABLE

#define IRQ_ENTER		SOFTIRQ_ENTER

#define IRQ_EXIT		SOFTIRQ_EXIT

Overall Contributors

PersonTokensPropCommitsCommitProp
ingo molnaringo molnar28100.00%1100.00%
Total28100.00%1100.00%
Directory: lib
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.