aboutsummaryrefslogtreecommitdiff
path: root/kernel/workqueue.c
diff options
context:
space:
mode:
authorLaura Abbott <lauraa@codeaurora.org>2013-08-13 11:37:53 -0700
committerMister Oyster <oysterized@gmail.com>2017-12-26 13:06:59 +0100
commite1dfb2b3e0c84d95267e06c91b90f9fdf7081e2a (patch)
tree1fc59b06f4a94df778ce12554f1f765f4a9a4f66 /kernel/workqueue.c
parentbca71ee2753d174acdfab9e804cbcc4b4a66c4b6 (diff)
init: Move stack canary initialization after setup_arch
Stack canary intialization involves getting a random number. Getting this random number may involve accessing caches or other architectural specific features which are not available until after the architecture is setup. Move the stack canary initialization later to accomodate this. Change-Id: I00b564a2c3172229a44339c061fa380c17fe7d8e Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
Diffstat (limited to 'kernel/workqueue.c')
0 files changed, 0 insertions, 0 deletions