Re: Fix memory leak in swsusp

From: Herbert Xu
Date: Sun Jun 13 2004 - 03:21:18 EST


Nigel Cunningham <ncunningham@xxxxxxxxxxxxx> wrote:
>
> At some stage, you copy the page that contains the preempt count for the process that is doing the
> suspending. If you use memcpy on a 3Dnow machine, the preempt count is incremented prior to doing
> the copy of the page. Then, at resume time, it is one too high.

Nope, this function only copies the swsusp page data structure so
this is irrelevant.
--
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
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/