Revision c3709e6734daa4d9b37fe31592ebb0eb57bae1bb authored by Alan Cox on 14 May 2012, 17:41:09 UTC, committed by H. Peter Anvin on 14 May 2012, 17:49:32 UTC
We set cpuid_level to -1 if there is no CPUID instruction (only
possible on i386).

Signed-off-by: Alan Cox <alan@linux.intel.com>
Link: http://lkml.kernel.org/r/20120514174059.30236.1064.stgit@bluebook
Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=12122
Cc: Avi Kivity <avi@redhat.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
1 parent b2a3477
History
File Mode Size
Kconfig -rw-r--r-- 1.2 KB
Makefile -rw-r--r-- 136 bytes
clk-divider.c -rw-r--r-- 4.7 KB
clk-fixed-rate.c -rw-r--r-- 2.1 KB
clk-gate.c -rw-r--r-- 3.3 KB
clk-mux.c -rw-r--r-- 3.0 KB
clk.c -rw-r--r-- 36.2 KB
clkdev.c -rw-r--r-- 3.6 KB

back to top