On Fri, Dec 09, 2005 at 09:08:47PM +0100, Francois Romieu wrote: > 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 ?
Good point...I spotted some other issues (sloppiness) as well. I withdraw the patch for the time being. Please pardon this interruption! :-) John -- John W. Linville [EMAIL PROTECTED] - 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