Lots of little patches for compilation fixups, error path bugs and the like. New "features" are support for running sparse on userspace files, a Makefile cleanup, and finally working around the COW format incompatibility between 32 and 64 bit UMLs; the last one has been tested for a while. -- 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 [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- [PATCH 01/17] uml: make 64-bit COW files compatible with 32-bit ones.
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 09/17] uml: fix critical typo for TT mode
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 07/17] uml: fix "extern-vs-static" proto conflict in TLS code
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 11/17] uml: move outside spinlock call not needing it
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 16/17] uml: fix parallel make early failure on clean tree
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 14/17] uml: fix big stack user
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 08/17] uml: prepare fixing compilation output
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 10/17] uml: support sparse for userspace files
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 04/17] uml: request format warnings to GCC for appropriate functions
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 02/17] uml: safe migration path to the correct V3 COW format
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 13/17] uml: fix failure path after conversion
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 05/17] uml: fix format errors
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 15/17] uml: local_irq_save, not local_save_flags
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 03/17] uml: fix 2 harmless cast warnings for 64-bit
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 12/17] uml: fix hang on run_helper() failure on uml_net
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 17/17] uml: avoid warnings for diffent names for an unsigned quadword
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 06/17] uml: fix some double export warnings
- From: "Paolo 'Blaisorblade' Giarrusso" <[email protected]>
- [PATCH 01/17] uml: make 64-bit COW files compatible with 32-bit ones.
- Prev by Date: [PATCH 01/17] uml: make 64-bit COW files compatible with 32-bit ones.
- Next by Date: Re: sdhci driver produces kernel oops on ejecting the card
- Previous by thread: [PATCH] [RFC] [Oops fix] module support: record in vermagic ability to unload a module
- Next by thread: [PATCH 06/17] uml: fix some double export warnings
- Index(es):