commit | 3d58829b0510244596079c1d2f1762c53aef2e97 | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jirislaby@gmail.com> | Thu May 28 09:54:47 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jun 02 02:48:59 2009 +0200 |
tree | ab80e980013ca517351abb3ee601d7d5ae66f124 | |
parent | 58f892e022e88438183c48661dcdc6a2997dab99 [diff] |
x86, apic: Restore irqs on fail paths lapic_resume forgets to restore interrupts on fail paths. Fix that. Signed-off-by: Jiri Slaby <jirislaby@gmail.com> Acked-by: Cyrill Gorcunov <gorcunov@openvz.org> LKML-Reference: <1243497289-18591-1-git-send-email-jirislaby@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: H. Peter Anvin <hpa@zytor.com>