[ARM] S3C: Avoid checking the task stackpage in pm-check
authorBen Dooks <ben-linux@fluff.org>
Fri, 12 Dec 2008 00:24:36 +0000 (00:24 +0000)
committerBen Dooks <ben-linux@fluff.org>
Sun, 8 Mar 2009 12:38:06 +0000 (12:38 +0000)
When doing the CRC check of the memory, avoid checking
the page that our stack is residing in as this changes
during the execution of the suspend and resume.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>

No differences found