sparc64: Future proof Niagara cpu detection.
authorDavid S. Miller <davem@davemloft.net>
Sun, 11 Sep 2011 17:42:20 +0000 (10:42 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 16 Sep 2011 21:21:33 +0000 (14:21 -0700)
commit08cefa9fa7e5b3ddaefb8b7bfa408d148429c08d
tree07a33d960d2ce5d72733dd21cf8d179fd06d145a
parent1a8e0da5937a6c87807083baa318cf8f98dac9aa
sparc64: Future proof Niagara cpu detection.

Recognize T4 and T5 chips.  Treating them both as "T2 plus other
stuff" should be extremely safe and make sure distributions will work
when those chips actually ship to customers.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/include/asm/spitfire.h
arch/sparc/include/asm/xor_64.h
arch/sparc/kernel/cpu.c
arch/sparc/kernel/cpumap.c
arch/sparc/kernel/head_64.S
arch/sparc/kernel/setup_64.c