Re: swsusp not able to stop tasks

From: Pavel Machek
Date: Wed Nov 02 2005 - 16:04:46 EST


Hi!

> >>I'm having problem with swsusp in the recent kernels (somewhere around
> >>the late 2.6.14 rc:s). It says it cannot suspend all tasks:

> >>[ 7223.525225] Stopping tasks:
> >>=======================================================================================================================================
> >>[ 7229.532506] stopping tasks failed (1 tasks remaining)
> >>[ 7229.532529] Restarting tasks...<6> Strange, kauditd not stopped
> >>
> >
> >What is this kauditd? Try turning auditing off in kernel config, and
> >it should go away. If it does, add try_to_freeze() at place where
> >sleep is possible into kauditd...
>
> That it did. And the machine suspends fine with audit removed. I'll have
> a look at inserting those try_to_freeze().

Good.

> >>Some late addition (post 2.6.14) also makes my keyboard crap out after
> >>one of these cycles. Not sure it the TSC funkiness was present
> >>before this.
> >
> >Is that reproducible?
>
> Somewhat. My short test now seems to indicate that it happens about 50%
> of the time.

Try asking vojtech and dmitry, keyboard problems may be reason for git
bisect. But ask vojtech/dmitry first.
Pavel
--
Thanks, Sharp!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/