gpllib: fix call to CPUID function 4
commit1ca27ea6c2fbdc14f06d821cac440898e08ce087
authorSebastian Herbszt <herbszt@gmx.de>
Sun, 21 Mar 2010 20:55:00 +0000 (21 21:55 +0100)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 29 Mar 2010 20:16:09 +0000 (29 13:16 -0700)
tree46703783e91b191a547c7e6ffc8344246b0d0a2b
parenteaa8dfe4150e12dcebf327f59e18a4be5fda3207
gpllib: fix call to CPUID function 4

Only call CPUID function 4 if cpuid_level indicates its availability.

Signed-off-by: Sebastian Herbszt <herbszt@gmx.de>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/gpllib/cpuid.c