git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd386e0
)
tile: ensure interrupts disabled for preempt_schedule_irq()
author
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 26 Sep 2013 17:22:40 +0000
(13:22 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Fri, 27 Sep 2013 20:09:43 +0000
(16:09 -0400)
When coming from a page fault (for example), interrupts might
be enabled as we enter the code to return from interrupt.
Cc: stable@vger.kernel.org
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found