On 2012-10-31 14:04, Andreas Färber wrote: > Move the timer from CPUAlphaState to AlphaCPU to avoid the pointer being > zero'ed once we implement reset. Would cause a segfault in > sys_helper.c:helper_set_alarm(). > > This also simplifies timer initialization in Typhoon. > > Signed-off-by: Andreas Färber <afaer...@suse.de>
Acked-by: Richard Henderson <r...@twiddle.net> r~