cregit-Linux how code gets into the kernel

Release 4.12 include/asm-generic/kdebug.h

#ifndef _ASM_GENERIC_KDEBUG_H

#define _ASM_GENERIC_KDEBUG_H


enum die_val {
	
DIE_UNUSED,
	
DIE_OOPS = 1,
};

#endif /* _ASM_GENERIC_KDEBUG_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Christoph Hellwig1473.68%133.33%
Jonas Bonn421.05%133.33%
Andrea Gelmini15.26%133.33%
Total19100.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.