commit | 198214a7ee50375fa71a65e518341980cfd4b2f0 | [log] [tgz] |
---|---|---|
author | Stephen Wilson <wilsons@start.ca> | Sun Mar 13 15:49:24 2011 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Mar 23 16:36:59 2011 -0400 |
tree | cfd389ba211b8742c99dcbb866b3a6c0864f2164 | |
parent | 8b0db9db19858b08c46a84540acfd35f6e6487b8 [diff] |
proc: enable writing to /proc/pid/mem With recent changes there is no longer a security hazard with writing to /proc/pid/mem. Remove the #ifdef. Signed-off-by: Stephen Wilson <wilsons@start.ca> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>