Add some basic resume trace facilities
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>
Showing
drivers/base/power/trace.c
0 → 100644
include/linux/resume-trace.h
0 → 100644
Please register or sign in to comment