Re: [GIT PULL][RESEND] KVM Updates for 2.6.23-rc1

2007-07-16 Thread Avi Kivity
Linus Torvalds wrote: On Sat, 14 Jul 2007, Avi Kivity wrote: Linus, please do your usual thing from the repository and branch at It has code like + /* Can deadlock when called with interrupts disabled */ + WARN_ON(irqs_disabled()); +

Re: [GIT PULL][RESEND] KVM Updates for 2.6.23-rc1

2007-07-15 Thread Linus Torvalds
On Sat, 14 Jul 2007, Avi Kivity wrote: > > Linus, please do your usual thing from the repository and branch at It has code like + /* Can deadlock when called with interrupts disabled */ + WARN_ON(irqs_disabled()); + /* prevent preemption and r