Re: [rft] s2ram wakeup moves to .c, could fix few machines

From: H. Peter Anvin
Date: Fri Feb 08 2008 - 19:33:31 EST


Rafael J. Wysocki wrote:

Consolidated patch is appended. I'll test it tomorrow on x86-64.

I'd like to add the cleaned up beeping code to it and perhaps try to push it
for -mm testing without any further changes. We can still do more cleanups in
followup patches.


The other thing to figure out is to what extent we can clean up the conditionals in the video mode code by refactoring. All they really do here is save space by removing functionality not needed for wakeup, because I didn't know how much space was realistic.

It's possible we can remove them altogether by having a dummy boot_params structure (4K).

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