[PATCH] swsusp: fix typo in cr0 handling
authorPavel Machek <pavel@ucw.cz>
Tue, 23 May 2006 05:35:29 +0000 (22:35 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 23 May 2006 17:35:32 +0000 (10:35 -0700)
commit30d6b2f3749e41ce37170ebc445948222b2db4ee
treef4a1d2723ca8c8f0d3e3d310f2f99203a52e9bad
parentff4547f4aa9823908e9866495598fc65772c2a09
[PATCH] swsusp: fix typo in cr0 handling

Writing cr0 to cr2 register can't be right.  This fixes the typo.  I wonder
how it could survive so long.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Cc: Zachary Amsden <zach@vmware.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/power/cpu.c