• Andrew Thoelke's avatar
    Move CPU context pointers into cpu_data · aaba4f28
    Andrew Thoelke authored
    Moving the context pointers for each CPU into the per-cpu data
    allows for much more efficient access to the contexts for the
    current CPU.
    
    Change-Id: Id784e210d63cbdcddb44ac1591617ce668dbc29f
    aaba4f28
context_mgmt.c 8.98 KB