Skip to content
Commit b4a8f7a2 authored by Tejun Heo's avatar Tejun Heo
Browse files

x86: conditionalize stack canary handling in hot path



Impact: no unnecessary stack canary swapping during context switch

There's no point in moving stack_canary around during context switch
if it's not enabled.  Conditionalize it.

Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent c6e50f93
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment