John W. Linville <[EMAIL PROTECTED]> : [...] > __prism2_translate_scan uses kmalloc to dynamically allocates a buffer > for holding some textual diagnostic output, and it does so while holding a > spinlock. With CONFIG_DEBUG_SPINLOCK_SLEEP defined, this causes debug > messages to appear in /var/log/messages.
I thought that GFP_ATOMIC was not supposed to sleep. Did it change ? -- Ueimor - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html