2003-08-09 00:58:43

by Andreas Gruenbacher

[permalink] [raw]
Subject: [PATCH] 2.4.22-rc2 steal_locks and load_elf_binary cleanups

Hello,

please find attached some cleanups. The unwind code of load_elf_binary
caused a nasty regression in combination with 00_binfmt-elf-checks-2
from
ftp://ftp.kernel.org/pub/linux/kernel/people/andrea/kernels/2.4.22pre6aa1/, so with that patch it's actually a fix.


Cheers,
--
Andreas Gruenbacher <[email protected]>
SuSE Labs, SuSE Linux AG <http://www.suse.de/>


Attachments:
steal-locks-cleanup.diff (3.01 kB)
load_elf_binary-unwind1.diff (1.07 kB)
load_elf_binary-unwind2.diff (1.05 kB)
Download all attachments

2003-08-09 03:06:36

by Andreas Gruenbacher

[permalink] [raw]
Subject: Re: [PATCH] 2.4.22-rc2 steal_locks and load_elf_binary cleanups

On Sat, 9 Aug 2003, Andreas Gruenbacher wrote:

> Hello,
>
> please find attached some cleanups.

Please don't apply, see the thread:

[PATCH] 2.4: Fix steal_locks race