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-- 389 bytes
Makefile -rw-r--r-- 267 bytes
internal.h -rw-r--r-- 3.9 KB
regcache-lzo.c -rw-r--r-- 9.0 KB
regcache-rbtree.c -rw-r--r-- 10.6 KB
regcache.c -rw-r--r-- 11.0 KB
regmap-debugfs.c -rw-r--r-- 6.5 KB
regmap-i2c.c -rw-r--r-- 3.1 KB
regmap-irq.c -rw-r--r-- 7.5 KB
regmap-spi.c -rw-r--r-- 2.4 KB
regmap.c -rw-r--r-- 21.3 KB

back to top