summaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorChris Metcalf <cmetcalf@tilera.com>2012-03-30 22:29:06 +0200
committerChris Metcalf <cmetcalf@tilera.com>2012-04-02 18:14:03 +0200
commite1d5c0195075abaa45cd04ca397dbeaa0d18c490 (patch)
tree6ed1ccb2ab7cfda0dae569f3adbc667e7642dbe3 /drivers
parentarch/tile: remove bogus performance optimization (diff)
downloadlinux-e1d5c0195075abaa45cd04ca397dbeaa0d18c490.tar.xz
linux-e1d5c0195075abaa45cd04ca397dbeaa0d18c490.zip
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
The return path as we reload registers and core state requires that r30 hold a boolean indicating whether we are returning from an NMI, but in a couple of cases we weren't setting this properly, with the result that we could accidentally unmask the NMI interrupt(s), which could cause confusion. Now we set r30 in every place where we jump into the interrupt return path. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions