]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit663a83048c602d5176c23489b4e29598d753e42b
treee4c169121989ac343dfca035a467483a99565d3c
parent67c2addcb08df4827fbb7af88b57cce2ba71e34b
[ARM] S3C: Avoid checking the task stackpage in pm-check

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>
arch/arm/plat-s3c/pm-check.c