]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
modify 3c589_cs to be SMP safe
authorKomuro <komurojun-mbn@nifty.com>
Thu, 8 Mar 2007 07:13:04 +0000 (08:13 +0100)
committerAdrian Bunk <bunk@stusta.de>
Thu, 8 Mar 2007 07:13:04 +0000 (08:13 +0100)
commit1a6b8d666d090d821cbc9c07d788ac85639d74c8
treed1d280b5d901db72a3a3c19cb76e45c26feb9b66
parentd4705d6dc74016619a1a6565dd54c7c5269c25d0
modify 3c589_cs to be SMP safe

1. EL3WINDOW is always 1 when lock is not held.

2. The second argument of el3_interrupt is 'void *dev_id',
not 'struct el3_private *lp'.

Adrian Bunk:
backported to 2.6.16

Signed-off-by: Komuro <komurojun-mbn@nifty.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/net/pcmcia/3c589_cs.c