On Thu 16-03-06 11:53:27, Shaohua Li wrote: > I thought there was a discussion before, but I still saw many pages like > BIOS reserved are saved/restored in swsusp. Pages reserved by BIOS, not > used by OS and kernel text should be skipped in swsusp to me. Below > patch works in my test. Any thought? This will need quite a lot of testing. Does it actually fix anything? I'm afraid that some of the BIOSs state is actually shared knowledge with kernel, and that we should better save it, so that kernel's and BIOS's view are consistent after resume. Arguably such pieces should better have their own suspend/resume methods, but... Pavel -- Thanks, Sharp!