From: Gerhard
<ger...@fu...> - 2000-09-19 15:24:27
|
cc...@va... wrote: > > > Does using the "nosmp" parameter on an SMP-enabled kernel and SMP system, or > > using an SMP-enabled kernel on a non-SMP system make the problem go away? > > If so, then I won't be able to work on this, since I don't have any SMP > > systems. > > SMP system with SMP enabled in kernel causes lockups. > SMP system with SMP disabled in kernel, lockups go away. > > ccb As expected ... As I already noted earlier, our drivers currently aren't SMP-capable. We definitely should fix this and should revise the locking stuff which also has changed in recent kernel version. This changes should also be done in a way, that the modules work with all (2.2, 2.3 and 2.4) kernels. Any volounteers to do it? Thanks, Gerhard |