Whamcloud - gitweb
not alloc memory with spinlock held.
[fs/lustre-release.git] / lustre / ChangeLog
index 3573954..5adb04d 100644 (file)
        * Recommended e2fsprogs version: 1.40.2-cfs4
        * Note that reiserfs quotas are disabled on SLES 10 in this kernel.
 
+Severity   : minor
+Bugzilla   : 14418
+Frequency  : only at startup
+Description: not alloc memory with spinlock held.
+Details    : allocation memory with GFP_KERNEL can produce sleep deadlock,
+             if any spinlock held.
+
 Severity   : enhancement
 Bugzilla   : 12211
 Description: make lustre randomly fail allocating memory