cregit-Linux how code gets into the kernel

Release 4.14 arch/x86/include/uapi/asm/hwcap2.h

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

#define _ASM_X86_HWCAP2_H

/* MONITOR/MWAIT enabled in Ring 3 */

#define HWCAP2_RING3MWAIT		(1 << 0)

#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
Grzegorz Andrejczuk1392.86%150.00%
Greg Kroah-Hartman17.14%150.00%
Total14100.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.