mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/7] Uml fixes for 2.6.17
@ 2006-04-30 14:15 Paolo 'Blaisorblade' Giarrusso
  2006-04-30 14:16 ` [PATCH 1/7] uml: fix patch mismerge Paolo 'Blaisorblade' Giarrusso
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Paolo 'Blaisorblade' Giarrusso @ 2006-04-30 14:15 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Jeff Dike, linux-kernel, user-mode-linux-devel

This series fixes one "regression" in the 2.6.17 cycle (the mismerge of a
patch broke some code), makes UML compile & run with GCC hardened and fixes
some regressions of the compile infrastructure - special CFLAGS settings for
some files, needed in some configurations (say with profiling enabled) weren't
applied due to bad interactions with Kbuild. Finally, we make UML compatible
with Debian settings for uml_utilities (which conform to the FHS).

>From stg series:

+ uml-diagnose-64-bit-broken-padding    | uml: fix patch mismerge
+ uml-PATH-for-uml_net.patch            | uml: search from uml_net in a more
	reasonable PATH
+ uml-copy_user-inatomic-v2.patch       | uml: make copy_*_user atomic
+ uml-makefile-nicer                    | uml: use Kbuild tracking for all
	files and fix compilation output
+ uml-compile-nopic-clone-stub          | uml: fix compilation and execution
	with hardened GCC
+ uml-fix-unprofile-kbuild-interaction  | uml: cleanup unprofile expression
	and build infrastructure
+ uml-export-stack-protector-symbols    | uml: export symbols added by GCC
	hardened

-- 
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-04-30 17:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-30 14:15 [PATCH 0/7] Uml fixes for 2.6.17 Paolo 'Blaisorblade' Giarrusso
2006-04-30 14:16 ` [PATCH 1/7] uml: fix patch mismerge Paolo 'Blaisorblade' Giarrusso
2006-04-30 14:16 ` [PATCH 2/7] uml: search from uml_net in a more reasonable PATH Paolo 'Blaisorblade' Giarrusso
2006-04-30 14:16 ` [PATCH 3/7] uml: make copy_*_user atomic Paolo 'Blaisorblade' Giarrusso
2006-04-30 15:32   ` Blaisorblade
2006-04-30 14:16 ` [PATCH 4/7] uml: use Kbuild tracking for all files and fix compilation output Paolo 'Blaisorblade' Giarrusso
2006-04-30 14:16 ` [PATCH 5/7] uml: fix compilation and execution with hardened GCC Paolo 'Blaisorblade' Giarrusso
2006-04-30 14:16 ` [PATCH 6/7] uml: cleanup unprofile expression and build infrastructure Paolo 'Blaisorblade' Giarrusso
2006-04-30 14:16 ` [PATCH 7/7] uml: export symbols added by GCC hardened Paolo 'Blaisorblade' Giarrusso

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

Powered by JetHome