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:
46f288a
)
Blackfin: simplify irq stack overflow checking
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 15 Jun 2009 10:18:38 +0000
(06:18 -0400)
committer
Mike Frysinger
<vapier@gentoo.org>
Tue, 23 Jun 2009 01:15:43 +0000
(21:15 -0400)
Take a page from x86 and abstract the stack checking out of the
asm_do_IRQ() function so that the result is easier to digest.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
No differences found