> Seems to arise a few seconds after a non-official module ip_masq_icq
> handles a login request, though not *every* time.  I'll try to track 
> down the maintainer/author and report it as a bug.

Ok. The module is doing memory allocations that ask to sleep for memory
but are in an interrupt. Making the GFP_KERNEL into GFP_ATOMIC should fix it

-- 
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to