]> git.itanic.dy.fi Git - linux-stable/commit
[ATM]: [he] initialize lock and tasklet earlier
authorchas williams <chas@cmf.nrl.navy.mil>
Tue, 27 Nov 2007 03:03:16 +0000 (11:03 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 27 Nov 2007 03:03:16 +0000 (11:03 +0800)
commit8a8037ac9dbe4eb20ce50aa20244faf77444f4a3
tree433433e603a60c685bc66e4170a5796633741b19
parent3660019e5f96fd9a8b7d4214a96523c0bf7b676d
[ATM]: [he] initialize lock and tasklet earlier

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>
drivers/atm/he.c