diff options
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2011-04-04 07:43:33 (GMT) |
---|---|---|
committer | Martin Schwidefsky <sky@mschwide.boeblingen.de.ibm.com> | 2011-04-04 07:43:33 (GMT) |
commit | 8838101183bba239f100b0cfe31d9ebbfc2f1bd4 (patch) | |
tree | 8a9e7313c1b5ede3ea9b6dfc86e327187549dca3 /virt | |
parent | a2fc8485f838ccd2ce5db690f81ac086489a9e7e (diff) | |
download | linux-8838101183bba239f100b0cfe31d9ebbfc2f1bd4.tar.xz |
[S390] compile fix for latest binutils
The latest binutils won't accept the stfl instruction with march=g5
which is the correct behaviour. Unfortunately head.S is assembled
with -march=g5 even if the target cpu is z900 or later. To get
31-bit kernels compiled again the easiest fix is to use the .insn
notation for the stfl instruction in head.S.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions