Revert "autofs: work around unhappy compat problem on x86-64"
[pandora-kernel.git] / fs / autofs4 / dev-ioctl.c
index 56bac70..509fe1e 100644 (file)
@@ -385,7 +385,6 @@ static int autofs_dev_ioctl_setpipefd(struct file *fp,
                sbi->pipefd = pipefd;
                sbi->pipe = pipe;
                sbi->catatonic = 0;
-               sbi->compat_daemon = is_compat_task();
        }
 out:
        mutex_unlock(&sbi->wq_mutex);