public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.x: arch/i386/kernel/cpu
@ 2002-06-19  3:45 H. Peter Anvin
  2002-06-19  4:38 ` Dave Jones
  2002-06-21 18:18 ` Patrick Mochel
  0 siblings, 2 replies; 6+ messages in thread
From: H. Peter Anvin @ 2002-06-19  3:45 UTC (permalink / raw)
  To: linux-kernel

Whomever broke up arch/i386/kernel/setup.c and created the CPU
directory (very good idea) messed up in at least one place:

The *AMD-defined* CPUID flags (0x80000001) are not just used on AMD
processors!  In fact, at least AMD, Transmeta, Cyrix and VIA all use
them; I don't know about Centaur or Rise.  Intel supports the actual
level starting with the P4 although it returns all zero.

It should, in my opinion, be moved into generic_identify().  Anyone
who has a reason why that shouldn't be done speak now or I'll send the
patch to Linus.

	-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt	<amsp@zytor.com>

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2002-06-21 18:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-19  3:45 2.5.x: arch/i386/kernel/cpu H. Peter Anvin
2002-06-19  4:38 ` Dave Jones
2002-06-19  4:43   ` H. Peter Anvin
2002-06-19  4:58     ` Dave Jones
2002-06-19  5:03       ` H. Peter Anvin
2002-06-21 18:18 ` Patrick Mochel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox