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
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
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
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
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