On Tue, 9 Jun 2009 21:59:03 +0200 Pavel Machek <pavel@xxxxxx> wrote: > > > > +/* > > > > + * save CPU registers before creating a hibernation image and > > > > before > > > > + * restoring the memory state from it > > > > + */ > > > > +void save_processor_state(void) > > > > +{ > > > > +} > > > > + > > > > +/* > > > > + * restore the contents of CPU registers > > > > + */ > > > > +void restore_processor_state(void) > > > > +{ > > > > +} > > > > > > ...and explaining why the functions can be emmpty would be nice. > > > > I integrated the code for this in the assembly backend in the > > swsusp_arch_suspend & swsusp_arch_resume functions. > > I guessed so. Maybe it is worth a comment? Sure ;-) _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm