Release 4.14 arch/mips/include/asm/mach-loongson64/workarounds.h
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef __ASM_MACH_LOONGSON64_WORKAROUNDS_H_
#define __ASM_MACH_LOONGSON64_WORKAROUNDS_H_
#define WORKAROUND_CPUFREQ 0x00000001
#define WORKAROUND_CPUHOTPLUG 0x00000002
#endif
Overall Contributors
Person | Tokens | Prop | Commits | CommitProp |
Huacai Chen | 16 | 94.12% | 2 | 66.67% |
Greg Kroah-Hartman | 1 | 5.88% | 1 | 33.33% |
Total | 17 | 100.00% | 3 | 100.00% |
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.