]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/arm64/kernel/head.S
arm64: use PC-relative reference for secondary_holding_pen_release
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 10 Mar 2015 14:00:03 +0000 (15:00 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 19 Mar 2015 19:46:01 +0000 (19:46 +0000)
commitb1c98297fe0c6e2899ede03fc3b831f36e19fb76
tree4ef6aa4aab154aecb9fc55ae0c13388569d3133d
parenta871d354f795c4960543fb44c9b59af63367d6cf
arm64: use PC-relative reference for secondary_holding_pen_release

Replace the confusing virtual/physical address arithmetic with a simple
PC-relative reference.

Tested-by: Mark Rutland <mark.rutland@arm.com>
Reviewed-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/head.S