]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/cputable: Fix typo on P7+ cputable entry
authorWill Schmidt <will_schmidt@vnet.ibm.com>
Mon, 20 May 2013 05:04:18 +0000 (05:04 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 31 May 2013 23:30:03 +0000 (09:30 +1000)
commit93f63e4cdf82b1db215acb3035c70f61f34d845d
tree8da6b07aac56a92dad808208a24f1b08a3c2e470
parent2879895773a1070f451e7c36176cbb05ce5776e3
powerpc/cputable: Fix typo on P7+ cputable entry

Fix a typo in setting COMMON_USER2_POWER7 bits to .cpu_user_features2
cpu specs table.

Signed-off-by: Will Schmidt <will_schmidt@vnet.ibm.com>
Acked-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/cputable.c