XX_preempt-ac

From Robert Love <rml@kernel.org>

The preemptive kernel patch allows preemption from kernel
mode.  This means that a userspace real-time process may
interrupt a kernel mode process to run, thus enhancing the
real-time responsiveness of the linux kernel as a whole.

-------------------------------------------------------------------------------
