On Mon, 2012-10-29 at 02:47 +0400, Kirill Tkhai wrote: > > 28.10.2012, 19:21, "marxdenl" <marxdenl@xxxxxxxxx>: > > On Thu, 2012-04-12 at 15:48 +0400, Kirill Tkhai wrote: > > > >> Hello! > >> > >> I bumped on the fact that there is no hibernation support > >> on sparc64. It's possible that the process of its porting > >> will become interesting for me in the future, but I'm not > >> exactly sure at the moment. > > > > hi, I'm also intersting to do that. How is that going? > > > > Waiting for reply:) > > Hi, I did nothing. You may dive into this if you want. I enabled CONFIG_HIBERNATION, implemented 'swsusp_arch_suspend' which saves some general registers (%g,%i,%o,%l) and call 'swsusp_save', and 'swsusp_arch_resume' which load 'pblist' and restore those registers. Now my T2 can create hibernation images, but after restore the image, it crashes. If there's something I missed? Thanks! -- Linwen Deng -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html