cregit-Linux how code gets into the kernel

Release 4.15 kernel/locking/lockdep_states.h

Directory: kernel/locking
/*
 * Lockdep states,
 *
 * please update XXX_LOCK_USAGE_STATES in include/linux/lockdep.h whenever
 * you add one, or come up with a nice dynamic solution.
 */
LOCKDEP_STATE(HARDIRQ)
LOCKDEP_STATE(SOFTIRQ)

Overall Contributors

PersonTokensPropCommitsCommitProp
Peter Zijlstra9100.00%2100.00%
Total9100.00%2100.00%
Directory: kernel/locking
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.