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