• Tejun Heo's avatar
    x86: cleanup stack protector · c6e50f93
    Tejun Heo authored
    Impact: cleanup
    
    Make the following cleanups.
    
    * remove duplicate comment from boot_init_stack_canary() which fits
      better in the other place - cpu_idle().
    
    * move stack_canary offset check from __switch_to() to
      boot_init_stack_canary().
    Signed-off-by: default avatarTejun Heo <tj@kernel.org>
    c6e50f93
process_64.c 20.5 KB