On Apr 10 22:35, Brian Inglis wrote:
> Newer AMD CPUs support a feature called protected processor
> identification number (PPIN). This feature can be detected via
> CPUID_Fn8008_EBX[23].
> ---
> winsup/cygwin/fhandler_proc.cc | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/winsup/cy
Newer AMD CPUs support a feature called protected processor
identification number (PPIN). This feature can be detected via
CPUID_Fn8008_EBX[23].
---
winsup/cygwin/fhandler_proc.cc | 1 +
1 file changed, 1 insertion(+)
diff --git a/winsup/cygwin/fhandler_proc.cc b/winsup/cygwin/fhandler_proc.c