#733217 VirtualBox locking incompatible with realtime kernel

#733217#5
Date:
2013-11-03 16:49:03 UTC
From:
To:
Dear Maintainer,

   * What exactly did you do?
Before the kernel panic I was working with Scribus, zooming in. At the same
time there was running skype, iceweasel and bunch of other applications. This
might be related to the zooming, but who knows.
I have virtualbox and nvidia graphics (Intel and Quadro NVS 4200M dual card).

I took a photo of the panic message on the screen. I hope to attach it later.

#733217#12
Date:
2013-12-27 09:55:09 UTC
From:
To:
On Sun, 2013-11-03 at 18:49 +0200, Mattias Põldaru wrote:
[...]

VirtualBox tried to acquire a spinlock during an IPI.  On a realtime
kernel this is not allowed; VirtualBox must use a 'raw spinlock' here.
(That also works on a mainline kernel, where it is the same as a regular
spinlock.)
[...]