x86: unify power/cpu_(32|64) regarding saving processor state
authorSergio Luis <sergio@larces.uece.br>
Mon, 27 Apr 2009 22:27:00 +0000 (00:27 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 12 Jun 2009 19:32:30 +0000 (21:32 +0200)
commitf9ebbe53e79c5978d0e8ead0843a3717b41ad3d5
treebceb57f37200a72cbca2ffd15881306fecffd649
parent833b2ca0795526898a66c7b6770273bb16567e19
x86: unify power/cpu_(32|64) regarding saving processor state

In this step we do unify cpu_32.c and cpu_64.c functions that
work on saving the processor state.

Signed-off-by: Sergio Luis <sergio@larces.uece.br>
Signed-off-by: Lauro Salmito <laurosalmito@gmail.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
arch/x86/power/cpu_32.c
arch/x86/power/cpu_64.c