Merge various fixes, mainly for locking issues. A bit of attention is to give to "uml: avoid malloc to sleep in atomic sections". It's really an hack, but we already use this hack in a more buggy way (see the patch).
In practice, when malloc() is called, it's translated in a call to kmalloc(GFP_?), where ATOMIC or KERNEL is used depending on in_atomic() and in_interrupt(). -- Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!". Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894) http://www.user-mode-linux.org/~blaisorblade ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ User-mode-linux-devel mailing list User-mode-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel