[uml-devel] SKAS0 test tree against 2.6.12

2005-07-06 Thread Blaisorblade
Ok, it's there. I've simply adapted the two SKAS0 patches for 2.6.12 (backporting a cleanup and fixing some trivial rejects). More info at the web page. Testing is welcome. In particular, any regression in SKAS3 mode should be prompty reported to me and Jeff, because they are not expected at al

Re: [uml-devel] [PATCH] UML - TT_MODE build fix

2005-07-06 Thread Blaisorblade
On Friday 24 June 2005 08:11, Raphael Bossek wrote: > Using of the preprocessor define SUBARCH as part of an directory > name does not work in linux-2.6.12/arch/um/kernel/uml.lds.S: > > arch/um/sys-SUBARCH/unmap_fin.o => arch/um/sys- i386 /unmap_fin.o > > This patch works with linux 2.6.12-mm1 and

[uml-devel] [patch 1/1] uml: consolidate modify_ldt

2005-07-06 Thread blaisorblade
From: Paolo 'Blaisorblade' Giarrusso <[EMAIL PROTECTED]> *) Reorganize the two cases of sys_modify_ldt to share all the reasonably common code. *) Avoid memory allocation when unneeded (i.e. when we are writing and the passed buffer size is known), thus not returning ENOMEM (which isn't allowed

[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-06 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277 Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277 --- Additional Comments From [EMAIL PROTECTED] 2005-07-06 09:22 PDT --- About that (since I'm the author of comment #51), actually the solution had a bit of problems, I thin

[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails

2005-07-06 Thread bugzilla-daemon
Clear-Text: http://bugs.gentoo.org/show_bug.cgi?id=49277 Secure: https://bugs.gentoo.org/show_bug.cgi?id=49277 --- Additional Comments From [EMAIL PROTECTED] 2005-07-06 02:57 PDT --- usermode-sources-2.6.12 is in portage. Please test it (see comment #51) as it should solve the NPTL is