]> git.karo-electronics.de Git - karo-tx-linux.git/commit
thp, s390: add missing earlyclobber to inline assembly
authorGerald Schaefer <gerald.schaefer@de.ibm.com>
Wed, 26 Sep 2012 01:33:28 +0000 (11:33 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 27 Sep 2012 07:26:05 +0000 (17:26 +1000)
commitb094059696f0b566486a95c0e1c22309210f21d4
treec6f4d70f338082e948bf9e251a47de9fe6a5b43f
parent5a44444cb16dcac69b0af520c6619895a0737daa
thp, s390: add missing earlyclobber to inline assembly

The constraints of the rrbm inline assembly are missing two
earlyclobber operands, which can lead to an addressing exception
depending on compiler register allocation decisions.

Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
arch/s390/include/asm/pgtable.h