Messages in this thread |  | | | Date | Tue, 31 May 2005 12:36:26 +0200 | | From | Pavel Machek <> | | Subject | Re: [PATCH] Don't explode on swsusp failure to find swap |
| |
Hi!
> If we specify a swap device for swsusp using resume= kernel argument and > that device doesn't exist in the swap list, we end up calling > swsusp_free() before we have allocated pagedir_save. That causes us to > explode when trying to free it. > > Pavel, does that look right ?
It looks like a workaround. We should not call swsusp_free in case device does not exists. Quick look did not reveal where the bug comes from, can you try to trace it? Pavel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |