Re: [PATCH] IRQ was moved to its own lock.

2009-07-12 Thread Avi Kivity
On 07/09/2009 03:33 PM, Gleb Natapov wrote: Signed-off-by: Gleb Natapov Applied, thanks. Please copy kvm-ia64 on ia64 patches. -- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majo

[PATCH] IRQ was moved to its own lock.

2009-07-09 Thread Gleb Natapov
Signed-off-by: Gleb Natapov --- arch/ia64/kvm/kvm-ia64.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/ia64/kvm/kvm-ia64.c b/arch/ia64/kvm/kvm-ia64.c index 421c3a4..0ad09f0 100644 --- a/arch/ia64/kvm/kvm-ia64.c +++ b/arch/ia64/kvm/kvm-ia64.c @@ -985,10 +985,10