s390/hwcaps: do not report high gprs for 31 bit kernel
authorMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 6 Sep 2012 07:44:59 +0000 (09:44 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Mon, 10 Sep 2012 07:53:52 +0000 (09:53 +0200)
commitdb2e1f43e7b2320d0450fe34e5ac4ac4d8c7708d
treee73d73335870e7a1dd73898d36f246daa30918b9
parent3368ba25bf387109b24732c1e270c628f20e345d
s390/hwcaps: do not report high gprs for 31 bit kernel

The bit for high gprs in the AT_HWCAP auxiliary vector field and the
highgprs tag in the output of /proc/cpuinfo should not be set for
31 bit kernels.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/setup.c