cregit-Linux how code gets into the kernel

Release 4.16 include/asm-generic/kdebug.h

/* SPDX-License-Identifier: GPL-2.0 */
#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 Hellwig1470.00%125.00%
Jonas Bonn420.00%125.00%
Andrea Gelmini15.00%125.00%
Greg Kroah-Hartman15.00%125.00%
Total20100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.