From e9e830b1de71b7a7ce1c97b7386f67f9b3627f29 Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Wed, 16 Dec 2009 12:20:01 +0100 Subject: [PATCH] --- yaml --- r: 177643 b: refs/heads/master c: f2c03debdfb387fa2e35cac6382779072b8b9209 h: refs/heads/master i: 177641: dee6f986f5cfbfcda1ac0b70669d98560450189a 177639: f4b900704f68b00d89305d28127e690c3cf3d87b v: v3 --- [refs] | 2 +- trunk/mm/memory-failure.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9728f3a85f6b..0d3608d94078 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 12686d153abff397fa0927c620d5a3de84910b72 +refs/heads/master: f2c03debdfb387fa2e35cac6382779072b8b9209 diff --git a/trunk/mm/memory-failure.c b/trunk/mm/memory-failure.c index 006430b972ac..6a0466ed5bfd 100644 --- a/trunk/mm/memory-failure.c +++ b/trunk/mm/memory-failure.c @@ -325,7 +325,6 @@ static void kill_procs_ao(struct list_head *to_kill, int doit, int trapno, * In case something went wrong with munmapping * make sure the process doesn't catch the * signal and then access the memory. Just kill it. - * the signal handlers */ if (fail || tk->addr_valid == 0) { printk(KERN_ERR