summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2016-10-17 15:38:14 +0300
committerWill Deacon <will.deacon@arm.com>2016-10-17 21:38:30 +0300
commit91cb163e4d141c74e99639fbee7c2a6332c92901 (patch)
treeb4f85befdc215470c060563371eba88fae33463e /net/lapb/lapb_timer.c
parent8fe88a4145cdeee486af60e61f5d5a14f804fa45 (diff)
downloadlinux-91cb163e4d141c74e99639fbee7c2a6332c92901.tar.xz
arm64: sysreg: Fix use of XZR in write_sysreg_s
Commit 8a71f0c656e0 ("arm64: sysreg: replace open-coded mrs_s/msr_s with {read,write}_sysreg_s") introduced a write_sysreg_s macro for writing to system registers that are not supported by binutils. Unfortunately, this was implemented with the wrong template (%0 vs %x0), so in the case that we are writing a constant 0, we will generate invalid instruction syntax and bail with a cryptic assembler error: | Error: constant expression required This patch fixes the template. Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions