diff options
author | Mark Charlebois <charlebm@gmail.com> | 2014-09-27 00:31:05 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2014-11-13 23:58:06 +0000 |
commit | ccbd2da50db2111f6d055e3201c39a37e542ceb6 (patch) | |
tree | 95420fe2377eb5497fd26138c4db0901614a5403 /init/init_task.c | |
parent | f6c9cbf091a4b0769180d663e37621569b054d11 (diff) | |
download | talos-op-linux-ccbd2da50db2111f6d055e3201c39a37e542ceb6.tar.gz talos-op-linux-ccbd2da50db2111f6d055e3201c39a37e542ceb6.zip |
ARM: 8174/1: Use global stack register variable for percpu
Using global current_stack_pointer works on both clang and gcc.
current_stack_pointer is an unsigned long and needs to be cast
as a pointer to dereference.
Signed-off-by: Mark Charlebois <charlebm@gmail.com>
Signed-off-by: Behan Webster <behanw@converseincode.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'init/init_task.c')
0 files changed, 0 insertions, 0 deletions