]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/xfs/xfs_attr_list.c
Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/drm...
[linux.git] / fs / xfs / xfs_attr_list.c
index 58fc820a70c6fc6ed131393e50de79e25095a534..00758fdc2fecf58eac5795a781023a8837452dc5 100644 (file)
@@ -109,7 +109,7 @@ xfs_attr_shortform_list(xfs_attr_list_context_t *context)
         * It didn't all fit, so we have to sort everything on hashval.
         */
        sbsize = sf->hdr.count * sizeof(*sbuf);
-       sbp = sbuf = kmem_alloc(sbsize, KM_SLEEP | KM_NOFS);
+       sbp = sbuf = kmem_alloc(sbsize, KM_NOFS);
 
        /*
         * Scan the attribute list for the rest of the entries, storing