x86: check for ioremap() failure in copy_oldmem_page()
authorAkinobu Mita <akinobu.mita@gmail.com>
Sun, 21 Sep 2008 14:27:13 +0000 (23:27 +0900)
committerIngo Molnar <mingo@elte.hu>
Mon, 22 Sep 2008 10:15:33 +0000 (12:15 +0200)
Add a check for ioremap() failure in copy_oldmem_page().
This patch also includes small coding style fixes.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found