cregit-Linux how code gets into the kernel

Release 4.11 arch/arm/mach-hisi/core.h

#ifndef __HISILICON_CORE_H

#define __HISILICON_CORE_H

#include <linux/reboot.h>

extern void hi3xxx_set_cpu_jump(int cpu, void *jump_addr);
extern int hi3xxx_get_cpu_jump(int cpu);
extern void secondary_startup(void);

extern void hi3xxx_cpu_die(unsigned int cpu);
extern int hi3xxx_cpu_kill(unsigned int cpu);
extern void hi3xxx_set_cpu(int cpu, bool enable);

extern void hix5hd2_set_cpu(int cpu, bool enable);
extern void hix5hd2_cpu_die(unsigned int cpu);

extern void hip01_set_cpu(int cpu, bool enable);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Kevin Hilman3838.78%125.00%
Zhangfei Gao2929.59%125.00%
Haifeng Yan2020.41%125.00%
Wang Long1111.22%125.00%
Total98100.00%4100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.
Created with cregit.