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:
3660019
)
[ATM]: [he] initialize lock and tasklet earlier
author
chas williams
<chas@cmf.nrl.navy.mil>
Tue, 27 Nov 2007 03:03:16 +0000
(11:03 +0800)
committer
Herbert Xu
<herbert@gondor.apana.org.au>
Tue, 27 Nov 2007 03:03:16 +0000
(11:03 +0800)
if you are lucky (unlucky?) enough to have shared interrupts, the
interrupt handler can be called before the tasklet and lock are ready
for use.
Signed-off-by: chas williams <chas@cmf.nrl.navy.mil>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
No differences found