cregit-Linux how code gets into the kernel

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

#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. biedermaneric w. biederman14100.00%1100.00%
Total14100.00%1100.00%

#endif /* _ASM_GENERIC_EMERGENCY_RESTART_H */

Overall Contributors

PersonTokensPropCommitsCommitProp
eric w. biedermaneric w. biederman23100.00%1100.00%
Total23100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
{% endraw %}