[PATCH 0/7] Uml fixes for 2.6.17
- From: Paolo 'Blaisorblade' Giarrusso <blaisorblade@xxxxxxxx>
- Date: Sun, 30 Apr 2006 16:15:12 +0200
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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 3/7] uml: make copy_*_user atomic
- From: Paolo 'Blaisorblade' Giarrusso
- [PATCH 5/7] uml: fix compilation and execution with hardened GCC
- From: Paolo 'Blaisorblade' Giarrusso
- [PATCH 2/7] uml: search from uml_net in a more reasonable PATH
- From: Paolo 'Blaisorblade' Giarrusso
- [PATCH 1/7] uml: fix patch mismerge
- From: Paolo 'Blaisorblade' Giarrusso
- [PATCH 7/7] uml: export symbols added by GCC hardened
- From: Paolo 'Blaisorblade' Giarrusso
- [PATCH 6/7] uml: cleanup unprofile expression and build infrastructure
- From: Paolo 'Blaisorblade' Giarrusso
- [PATCH 4/7] uml: use Kbuild tracking for all files and fix compilation output
- From: Paolo 'Blaisorblade' Giarrusso
- [PATCH 3/7] uml: make copy_*_user atomic
- Prev by Date: [PATCH 1/7] uml: fix patch mismerge
- Next by Date: [PATCH 2/7] uml: search from uml_net in a more reasonable PATH
- Previous by thread: [PATCH/RFC] minix filesystem update to V3 for 2.6 kernels
- Next by thread: [PATCH 4/7] uml: use Kbuild tracking for all files and fix compilation output
- Index(es):