Johan Verrept wrote:
> 
> hello,
> 
> I ran into another problem :-(
> the following piece of code seems to cause an oops:
> <....>
 
> I also had to disable a few atomic_inc() statements in my driver because
> they also caused a similar oops.
> I can't find any reason for this....

well, if you have a SMP kernel, don't forgot to compile any module with
SMP too...
at least when atomic_xxx calls are made... 

*grumble* stupid, stupid *grumble* ;-)

        J.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to