cregit-Linux how code gets into the kernel

Release 4.14 arch/alpha/include/uapi/asm/siginfo.h

/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
#ifndef _ALPHA_SIGINFO_H

#define _ALPHA_SIGINFO_H


#define __ARCH_SI_PREAMBLE_SIZE		(4 * sizeof(int))

#define __ARCH_SI_TRAPNO

#include <asm-generic/siginfo.h>

/*
 * SIGFPE si_codes
 */
#ifdef __KERNEL__

#define FPE_FIXME	0	
/* Broken dup of SI_USER */
#endif /* __KERNEL__ */

/*
 * SIGTRAP si_codes
 */
#ifdef __KERNEL__

#define TRAP_FIXME	0	
/* Broken dup of SI_USER */
#endif /* __KERNEL__ */

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Eric W. Biedermann2455.81%233.33%
Linus Torvalds (pre-git)1227.91%116.67%
Stephen Rothwell36.98%116.67%
Richard Henderson36.98%116.67%
Greg Kroah-Hartman12.33%116.67%
Total43100.00%6100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.