public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] UML TLS support [for 2.6.17]
@ 2006-03-28 23:54 Paolo 'Blaisorblade' Giarrusso
  2006-03-28 23:56 ` [PATCH 1/7] uml idle thread needn't take access to init_mm Paolo 'Blaisorblade' Giarrusso
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Paolo 'Blaisorblade' Giarrusso @ 2006-03-28 23:54 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jeff Dike, linux-kernel, user-mode-linux-devel

This is UML support for TLS, which allows one to fully use NPTL glibc,
finally, on a 2.6 host (either x86 or x86_64). This has been happily tested by
many users and by us for some times and we've now fixed all known bugs, and
tested with different glibc's. So this code can IMHO be merged finally.
-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2006-03-29  2:11 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-28 23:54 [PATCH 0/7] UML TLS support [for 2.6.17] Paolo 'Blaisorblade' Giarrusso
2006-03-28 23:56 ` [PATCH 1/7] uml idle thread needn't take access to init_mm Paolo 'Blaisorblade' Giarrusso
2006-03-28 23:56 ` [PATCH 2/7] uml: split ldt.h in arch-independent and arch-dependant code Paolo 'Blaisorblade' Giarrusso
2006-03-28 23:56 ` [PATCH 3/7] uml: clean arch_switch usage Paolo 'Blaisorblade' Giarrusso
2006-03-28 23:56 ` [PATCH 4/7] uml: implement {get,set}_thread_area for i386 Paolo 'Blaisorblade' Giarrusso
2006-03-28 23:57 ` [PATCH 5/7] uml - tls support: hack to make it compile on any host Paolo 'Blaisorblade' Giarrusso
2006-03-28 23:57 ` [PATCH 6/7] uml: add arch_switch_to for newly forked thread Paolo 'Blaisorblade' Giarrusso
2006-03-28 23:57 ` [PATCH 7/7] uml: check for differences in host support Paolo 'Blaisorblade' Giarrusso
2006-03-29  2:12 ` [PATCH 0/7] UML TLS support [for 2.6.17] Jeff Dike

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox