]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_buf.c
Merge remote-tracking branch 'edac-amd/for-next'
[karo-tx-linux.git] / fs / xfs / xfs_buf.c
index 90815c22b22df0227701ce2e2b30feef41fef2bd..3243cdf97f33f2998de6d8207d1128093a0ec587 100644 (file)
@@ -354,7 +354,8 @@ retry:
                         */
                        if (!(++retries % 100))
                                xfs_err(NULL,
-               "possible memory allocation deadlock in %s (mode:0x%x)",
+               "%s(%u) possible memory allocation deadlock in %s (mode:0x%x)",
+                                       current->comm, current->pid,
                                        __func__, gfp_mask);
 
                        XFS_STATS_INC(bp->b_target->bt_mount, xb_page_retries);