diff options
author | Nicolas Pitre <nicolas.pitre@linaro.org> | 2017-10-06 19:36:58 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2017-10-12 11:26:21 +0100 |
commit | e11d1314d83ec7f562fa01df29878d0b1138cf00 (patch) | |
tree | 5e31a1b9ccdc1bacdbbe06b097e5963ab1429c4c /arch/arm/vdso/vdso.S | |
parent | c772568788b5f0cbaac7c8d4111d7173bfc90673 (diff) |
ARM: 8703/1: debug.S: move hexbuf to a writable section
This was located in .text which is meant to be read-only. And in the XIP
case this shortcut simply doesn't work and may trigger a Flash controller
mode switch and crash the kernel. Move it to the .bss area.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/vdso/vdso.S')
0 files changed, 0 insertions, 0 deletions