Re: [pm] fix time after suspend-to-*

From: Måns Rullgård
Date: Wed Oct 22 2003 - 18:57:56 EST


Pavel Machek <pavel@xxxxxx> writes:

> @@ -271,16 +271,39 @@
> unsigned long retval;
>
> spin_lock(&rtc_lock);
> -
> retval = mach_get_cmos_time();
> -
> spin_unlock(&rtc_lock);
>
> return retval;

I just love these subtle little fixes. They can really make a
difference.

--
Måns Rullgård
mru@xxxxxx

-
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/