]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1874a3c186b7bac5c47e4911e4a47effd55f545c
tree07a33d960d2ce5d72733dd21cf8d179fd06d145a
parentd8c87b89c29e8f1e9c22fa8b04cc17c623f02c31
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