Re: [PATCH v2 1/2] procfs: make /proc/*/{stack,syscall,personality} 0400

From: Alexey Dobriyan
Date: Mon Mar 24 2014 - 09:41:54 EST


> - ONE("stack", S_IRUGO, proc_pid_stack),
> + ONE("stack", S_IRUSR, proc_pid_stack),

no love for /proc/*/wchan?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/