cregit-Linux how code gets into the kernel

Release 4.14 arch/arm/kernel/reboot.h

Directory: arch/arm/kernel
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef REBOOT_H

#define REBOOT_H

extern void call_with_stack(void (*fn)(void *), void *arg, void *sp);
extern void _soft_restart(unsigned long addr, bool disable_l2);

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Russell King4397.73%266.67%
Greg Kroah-Hartman12.27%133.33%
Total44100.00%3100.00%
Directory: arch/arm/kernel
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.