cregit-Linux how code gets into the kernel

Release 4.11 arch/avr32/include/asm/bugs.h

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

#define __ASM_AVR32_BUGS_H


static void __init check_bugs(void) { boot_cpu_data.loops_per_jiffy = loops_per_jiffy; }

Contributors

PersonTokensPropCommitsCommitProp
Håvard Skinnemoen1386.67%150.00%
Wolfram Sang213.33%150.00%
Total15100.00%2100.00%

#endif /* __ASM_AVR32_BUGS_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Håvard Skinnemoen2392.00%150.00%
Wolfram Sang28.00%150.00%
Total25100.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.