diff options
author | James Morse <james.morse@arm.com> | 2015-12-10 11:22:39 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2015-12-10 13:08:09 +0100 |
commit | aa4d5d3cbc258c355151a3903211b27359390ec5 (patch) | |
tree | abeb7f9963ff7fc4a867f14009f7a11b74cfae2d /arch/arm64/kernel/stacktrace.c | |
parent | arm64: irq: fix walking from irq stack to task stack (diff) | |
download | linux-aa4d5d3cbc258c355151a3903211b27359390ec5.tar.xz linux-aa4d5d3cbc258c355151a3903211b27359390ec5.zip |
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
irq_stack is a per_cpu variable, that needs to be access from entry.S.
Use an assembler macro instead of the unreadable details.
Signed-off-by: James Morse <james.morse@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'arch/arm64/kernel/stacktrace.c')
0 files changed, 0 insertions, 0 deletions