cregit-Linux how code gets into the kernel

Release 4.14 include/asm-generic/emergency-restart.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _ASM_GENERIC_EMERGENCY_RESTART_H

#define _ASM_GENERIC_EMERGENCY_RESTART_H


static inline void machine_emergency_restart(void) { machine_restart(NULL); }

Contributors

PersonTokensPropCommitsCommitProp
Eric W. Biedermann14100.00%1100.00%
Total14100.00%1100.00%

#endif /* _ASM_GENERIC_EMERGENCY_RESTART_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
Eric W. Biedermann2395.83%150.00%
Greg Kroah-Hartman14.17%150.00%
Total24100.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.