cregit-Linux how code gets into the kernel

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

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

#define _ASM_POWERPC_SIGINFO_H

/*
 * This program is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License
 * as published by the Free Software Foundation; either version
 * 2 of the License, or (at your option) any later version.
 */

#ifdef __powerpc64__

#    define __ARCH_SI_PREAMBLE_SIZE	(4 * sizeof(int))
#endif

#include <asm-generic/siginfo.h>


#undef NSIGTRAP

#define NSIGTRAP	4

#endif	/* _ASM_POWERPC_SIGINFO_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Anton Blanchard2066.67%450.00%
Jon Loeliger826.67%225.00%
Stephen Rothwell13.33%112.50%
Greg Kroah-Hartman13.33%112.50%
Total30100.00%8100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.