cregit-Linux how code gets into the kernel

Release 4.18 lib/locking-selftest-hardirq.h

Directory: lib
/* SPDX-License-Identifier: GPL-2.0 */
#undef IRQ_DISABLE
#undef IRQ_ENABLE
#undef IRQ_ENTER
#undef IRQ_EXIT


#define IRQ_ENABLE		HARDIRQ_ENABLE

#define IRQ_DISABLE		HARDIRQ_DISABLE

#define IRQ_ENTER		HARDIRQ_ENTER

#define IRQ_EXIT		HARDIRQ_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.