]> git.baikalelectronics.ru Git - kernel.git/commit
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 23 Dec 2013 17:49:30 +0000 (18:49 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Dec 2013 17:35:17 +0000 (09:35 -0800)
commitea31a60e34505b1cb3e0149d418f4d05958471b6
treec6e47f8847659538d4b096d5e009ded84c84ec84
parent5b0635fc4c2686d69c80fecd4f1627639c847c55
auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASE

Commit 4f307bd7a7ce ("powerpc: Add HWCAP2 aux entry") introduced a new
AT_ auxv entry type AT_HWCAP2 but failed to update AT_VECTOR_SIZE_BASE
accordingly.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Fixes: 4f307bd7a7ce (powerpc: Add HWCAP2 aux entry)
Cc: stable@vger.kernel.org
Acked-by: Michael Neuling <michael@neuling.org>
Cc: Nishanth Aravamudan <nacc@linux.vnet.ibm.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/auxvec.h