summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/intvec_32.S
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@tilera.com>2012-03-30 20:27:20 (GMT)
committerChris Metcalf <cmetcalf@tilera.com>2012-04-02 16:13:59 (GMT)
commitb1760c847ff9d04fba7cdbef005a0ad805311c6d (patch)
tree59f876e619cdbc62268ecd7462e8cc0f4204a9c7 /arch/tile/kernel/intvec_32.S
parentcdd8e16feba87a3fc2bb1885d36f895a2a3288bf (diff)
downloadlinux-b1760c847ff9d04fba7cdbef005a0ad805311c6d.tar.xz
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: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'arch/tile/kernel/intvec_32.S')
0 files changed, 0 insertions, 0 deletions