commit | 7833e7c961612d3031c231596f8d71d0a9b45687 | [log] [tgz] |
---|---|---|
author | Christoph Egger <siccegge@cs.fau.de> | Mon Aug 09 17:20:16 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Aug 09 20:45:04 2010 -0700 |
tree | f3a06ed380f5508989e4bc3beb394aa4e13afd5b | |
parent | 47562277348da533f120acf2b0d4ff82a9444a1f [diff] |
arch/um/kernel/ptrace.c: remove dead PROC_MM PROC_MM doesn't exist in Kconfig. Looking around it looks like a left-over from 2.6.0 or even 2.4 times, last mentioned in a fedora patch for 2.6.10. I believe it's time to get rid of that last tiny parts here that are still around. Signed-off-by: Christoph Egger <siccegge@cs.fau.de> Cc: Jeff Dike <jdike@addtoit.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>