[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()
Read/Write APIC_LVTPC and APIC_LVTTHMR only, if get_maxlvt() returns certain values. This is done like everywhere else in i386/kernel/apic.c, so I guess its correct. Suspends/Resumes to disk fine and eleminates an smp_error_interrupt() here on a K8. AK: ported to x86-64 too Signed-off-by: NKarsten Wiese <fzu@wemgehoertderstaat.de> Signed-off-by: NAndi Kleen <ak@suse.de>
Showing
想要评论请 注册 或 登录