Hello, Testing 3.0 rt3 with overlayfs, aufs, tuxonice, nvidia drivers, to compile the NVIDIA propietary driver, kernel has to export as non-GPL the following symbols, __rt_mutex_init migrate_enable migrate_disable tuxonice suspends and resumes to S1 successfully, (have not tested S3, by now), but can not hibernate to disk, the system is locked just when suspend to disk begins to show the message "Doing atomic copy/restore." aufs works without any modification overlayfs works also also, the rt3 patch has needed a bit of modification for a succesful application, there is a conflict with another patch: candidate/0020-x86-mtrr-lock-stop-machine-during-MTRR-rendezvous-se.patch *** @@ -151,6 +151,7 @@ void stop_one_cpu_nowait(unsigned int cp } DEFINE_MUTEX(stop_cpus_mutex); +DEFINE_MUTEX(stopper_lock); /* static data for stop_cpus */ static DEFINE_PER_CPU(struct cpu_stop_work, stop_cpus_work); *** Thanks, Jordi Pujol Live never ending Tale GNU/Linux Live forever! http://livenet.selfip.com -- To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html