Problem with porting SwSusp to MIPS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm working on SwSusp mips version.
But, I have a problem restore and save processor context.
 
This is the porting guide that I referenced.
 
http://tree.celinuxforum.org/CelfPubWiki/SwSuspendPortingNotes
 
I implemented
 
__save_processor_state(&saved_context);
__restore_processor_state(&saved_context);
 
But,
 
int swsusp_arch_suspend(void);
int swsusp_arch_resume(void);
 
are not.
 
Is there any person who have an experience same as me?
or any patch URL exists?

[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux