]> err.no Git - linux-2.6/blobdiff - fs/autofs/root.c
Blackfin arch: flush/inv the correct range when using write back cache and fix bugs...
[linux-2.6] / fs / autofs / root.c
index 6fa04dd6d167d6889d0ae42df6fe8ef28d669c60..c1489533277ae87d1f1d5358d7248e35ef5d6eb5 100644 (file)
@@ -213,8 +213,10 @@ static struct dentry *autofs_root_lookup(struct inode *dir, struct dentry *dentr
        sbi = autofs_sbi(dir->i_sb);
 
        oz_mode = autofs_oz_mode(sbi);
-       DPRINTK(("autofs_lookup: pid = %u, pgrp = %u, catatonic = %d, oz_mode = %d\n",
-                current->pid, process_group(current), sbi->catatonic, oz_mode));
+       DPRINTK(("autofs_lookup: pid = %u, pgrp = %u, catatonic = %d, "
+                               "oz_mode = %d\n", pid_nr(task_pid(current)),
+                               process_group(current), sbi->catatonic,
+                               oz_mode));
 
        /*
         * Mark the dentry incomplete, but add it. This is needed so