CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2009/02/16 08:50:05

Modified files:
        sys/arch/amd64/amd64: cacheinfo.c identcpu.c 
        sys/arch/amd64/include: cpu.h 

Log message:
Store conditionally extended cpuid family/model values
in seperate variables in struct cpu_info instead
of duplicating the process of extracting it from the signature.

Discussed with several, 'just do it' weingart@, ok mikeb@

Reply via email to