]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3227a2b23b0617378911789d83f6da7ba4f05b1d
treee73d73335870e7a1dd73898d36f246daa30918b9
parent54000c07b1562f24fd983053d3be1962e5ded698
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