cregit-Linux how code gets into the kernel

Release 4.16 arch/s390/include/asm/bugs.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 *  S390 version
 *    Copyright IBM Corp. 1999
 *    Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
 *
 *  Derived from "include/asm-i386/bugs.h"
 *    Copyright (C) 1994  Linus Torvalds
 */

/*
 * This is included by init/main.c to check for architecture-dependent bugs.
 *
 * Needs:
 *      void check_bugs(void);
 */


static inline void check_bugs(void) { /* s390 has no bugs ... */ }

Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)990.00%150.00%
Heiko Carstens110.00%150.00%
Total10100.00%2100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)1076.92%125.00%
Heiko Carstens215.38%250.00%
Martin Schwidefsky17.69%125.00%
Total13100.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.