commit | 2171364d1a92d0a101b455315de7a92efb566008 | [log] [tgz] |
---|---|---|
author | Michael Neuling <mikey@neuling.org> | Wed Apr 17 17:33:11 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Apr 26 16:08:16 2013 +1000 |
tree | f9950115c41fc580b106d6c836ca567bb9af9b35 | |
parent | 6263fb3bd79834411e41acb8b02153e034ab810d [diff] |
powerpc: Add HWCAP2 aux entry We are currently out of free bits in AT_HWCAP. With POWER8, we have several hardware features that we need to advertise. Tested on POWER and x86. Signed-off-by: Michael Neuling <michael@neuling.org> Signed-off-by: Nishanth Aravamudan <nacc@linux.vnet.ibm.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>