Add some basic resume trace facilities
authorLinus Torvalds <torvalds@g5.osdl.org>
Sat, 24 Jun 2006 21:27:42 +0000 (14:27 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 24 Jun 2006 21:44:01 +0000 (14:44 -0700)
Considering that there isn't a lot of hw we can depend on during resume,
this is about as good as it gets.

This is x86-only for now, although the basic concept (and most of the
code) will certainly work on almost any platform.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found