]> git.baikalelectronics.ru Git - kernel.git/commit
arch/um/kernel/ptrace.c: remove dead PROC_MM
authorChristoph Egger <siccegge@cs.fau.de>
Tue, 10 Aug 2010 00:20:16 +0000 (17:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 03:45:04 +0000 (20:45 -0700)
commit528357a432b0930974fd58a693c620f0f6de0028
treef3a06ed380f5508989e4bc3beb394aa4e13afd5b
parent49b286bf58f4f96dc89c655df2b933e90ad26db0
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>
arch/um/kernel/ptrace.c