cregit-Linux how code gets into the kernel

Release 4.17 lib/locking-selftest-softirq.h

Directory: lib
/* SPDX-License-Identifier: GPL-2.0 */
#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 Molnar2896.55%150.00%
Greg Kroah-Hartman13.45%150.00%
Total29100.00%2100.00%
Directory: lib
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.