Skip to content
  • Vikram Narayanan's avatar
    lcd: add gs segment support · 7c485a35
    Vikram Narayanan authored
    Earlier the gs base was set to NULL. Now allocate a page
    and configure lcd to use that page for saving and retrieving
    the stack canary. Apart from stack canaries gs can be used for other
    purposes as well (Such as percpu).
    7c485a35