cregit-Linux how code gets into the kernel

Release 4.14 arch/parisc/include/asm/bugs.h

/* SPDX-License-Identifier: GPL-2.0 */
/*
 *  include/asm-parisc/bugs.h
 *
 *  Copyright (C) 1999  Mike Shaver
 */

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

#include <asm/processor.h>


static inline void check_bugs(void) { // identify_cpu(&boot_cpu_data); }

Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)10100.00%1100.00%
Total10100.00%1100.00%


Overall Contributors

PersonTokensPropCommitsCommitProp
Linus Torvalds (pre-git)1593.75%150.00%
Greg Kroah-Hartman16.25%150.00%
Total16100.00%2100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.