+uml-fix-sigreturn-atomicity.patch
Fix a damn warning about code atomicity (probably wasn't biting anyone of you -
you'd need a SMP UML to be bitten by this).
-uml-rework-uml-hang-on-2.6.9-host.patch
drop that because not good
+uml-hang-on-2.6.9-host.patch
Readded my original one
+uml-jdike-fix-tt-exit-2.6.9-host.patch
Added this from Jeff incrementals... it should be the latest version (let me now
in case I'm wrong.
+uml-extramask.patch
Fixes a big stability issue, with realtime signal delivery not working well and
causing MySQL to generate tons of zombie threads.
+uml-timer-context.patch
Fix for a check_rlimit bug (this actually won't probably hit you in this kernel
revision - here is a cleanup; the bug it fixes can be triggered only in
2.6.10-rc2 due to some mainline changes).
+uml-fix-sysemu-tt.patch
Fix SYSEMU and TT mode interaction, probably (not sure, so I disabled the
combination in uml-disable-sysemu-when-tt.patch).
+uml-fix-reboot-skas.patch
Fix reboot in SKAS mode
+uml-close-all-fds.patch
Close all open file descriptors on reboot to avoid UML failing the reboot.
+uml-rework-uml-hang-on-2.6.9-host.patch
Bodo's version of the fix to make UML run on a 2.6.9 host.
-bb1.
-bb1 and was wrong. This probably caused processes inside
UML consoles not to notice xterm resizes.
echo 0 > /proc/sysemuworks well, as it does on 2.4 hosts.