Home
last modified time | relevance | path

Searched hist:"80 a208bd3948aceddf0429bd9f9b4cd858d526df" (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kernel/cpu/
H A Dmkcapflags.shdiff 80a208bd3948aceddf0429bd9f9b4cd858d526df Tue Jun 24 13:25:03 CEST 2014 Borislav Petkov <bp@suse.de> x86/cpufeature: Add bug flags to /proc/cpuinfo

Dump the flags which denote we have detected and/or have applied bug
workarounds to the CPU we're executing on, in a similar manner to the
feature flags.

The advantage is that those are not accumulating over time like the CPU
features.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1403609105-8332-2-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
H A Dproc.cdiff 80a208bd3948aceddf0429bd9f9b4cd858d526df Tue Jun 24 13:25:03 CEST 2014 Borislav Petkov <bp@suse.de> x86/cpufeature: Add bug flags to /proc/cpuinfo

Dump the flags which denote we have detected and/or have applied bug
workarounds to the CPU we're executing on, in a similar manner to the
feature flags.

The advantage is that those are not accumulating over time like the CPU
features.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1403609105-8332-2-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
/linux/arch/x86/include/asm/
H A Dcpufeature.hdiff 80a208bd3948aceddf0429bd9f9b4cd858d526df Tue Jun 24 13:25:03 CEST 2014 Borislav Petkov <bp@suse.de> x86/cpufeature: Add bug flags to /proc/cpuinfo

Dump the flags which denote we have detected and/or have applied bug
workarounds to the CPU we're executing on, in a similar manner to the
feature flags.

The advantage is that those are not accumulating over time like the CPU
features.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1403609105-8332-2-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@zytor.com>