Hi!

>   * MySQL (hinders the actual suspension process and kicks the pc back to 
>     where it was)

Try this patch...
                                                                Pavel

--- clean/kernel/signal.c       2005-02-03 22:27:26.000000000 +0100
+++ linux/kernel/signal.c       2005-02-03 22:28:19.000000000 +0100
@@ -2222,6 +2222,7 @@
                        ret = -EINTR;
        }
 
+       try_to_freeze(1);
        return ret;
 }
 


-- 
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to