Skip to content
Commit b1760c84 authored by Chris Metcalf's avatar Chris Metcalf
Browse files

arch/tile: remove bogus performance optimization



We were re-homing the initial task's kernel stack on the boot cpu,
but in fact it's better to let it stay globally homed, since that
task isn't bound to the boot cpu anyway.  This is more of a general
cleanup than an actual performance optimization, but it removes
code, which is a good thing. :-)

Signed-off-by: default avatarChris Metcalf <cmetcalf@tilera.com>
parent cdd8e16f
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