You are not logged in.
Pages: 1
Hi there
I have a xen vps on which I want to use a rt-patched kernel.
I've tried arch linux with linux-rt from the AUR and fedora 17 with the package from http://ccrma.stanford.edu/planetccrma/software/ .
Both crash randomly after ~1-2 minutes from booting, always with this error: http://pastebin.com/LeZwTg00, which can be seen through the serial console (hvc0).
Does anyone know what's going on?
line 75 of rtmutex_common.h looks like:
BUG_ON(w->lock != lock);
Offline
Pages: 1