ChangeSet@1.1497, 2004-11-11 15:19:55-02:00, chrisw@osdl.org [PATCH] binfmt_elf: handle partial reads gracefully Here's a backport of the fix that's in 2.6 tree. Make sure kernel reads full size of elf data. Error out if mmap fails when mapping any sections of the executable. Make sure interpreter string is NULL terminated. Signed-off-by: Chris Wright ===== fs/binfmt_elf.c 1.31 vs edited ===== ChangeSet@1.1495, 2004-11-11 11:22:36-08:00, davem@nuts.davemloft.net [ATM]: Put back mistakedly removed LEC procfs code. Signed-off-by: David S. Miller ChangeSet@1.1482.1.13, 2004-11-10 15:40:36-02:00, trond.myklebust@fys.uio.no [PATCH] NFS: Always wake up tasks that are waiting on the sillyrenamed file to complete. > Searching through the Changesets I found 1.1402.1.19: > http://linux.bkbits.net:8080/linux-2.4/cset@1.1402.1.19 > After reverting this one, we have a stable umount-behaviour again. Does the attached patch help at all? NFS: Always wake up tasks that are waiting on the sillyrenamed file to complete. Index: linux-2.4.28-rc1/fs/nfs/unlink.c =================================================================== ChangeSet@1.1482.1.12, 2004-11-10 06:52:45-02:00, mikem@beardog.cca.cpqcorp.net [PATCH] cleans up warnings in 32/64-bit conversions This patch cleans up warnings in the 32 to 64-bit conversions for x86_64. Sorry for the delay, I had problems with the kernel booting on Nocona servers. Thanks to all who made suggestions. The fix was to set the cpu type to Intel x86_64. DUH. Signed-off-by: Mike Miller cciss.c | 13 ++++++++----- 1 files changed, 8 insertions(+), 5 deletions(-) ChangeSet@1.1494, 2004-11-09 21:57:51-08:00, davem@nuts.davemloft.net Merge nuts.davemloft.net:/disk1/BK/network-2.4 into nuts.davemloft.net:/disk1/BK/net-2.4 ChangeSet@1.1493, 2004-11-09 21:32:31-08:00, davem@nuts.davemloft.net Cset exclude: pablo@eurodev.net|ChangeSet|20040831000223|00117 ChangeSet@1.1492, 2004-11-09 21:32:23-08:00, davem@nuts.davemloft.net Cset exclude: davem@nuts.davemloft.net|ChangeSet|20040831000448|00808 ChangeSet@1.1491, 2004-11-09 21:29:46-08:00, herbert@gondor.apana.org.au [NET]: Fix tbl->entries race Need to use an atomic_t since it is modified outside of locks. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller ChangeSet@1.1490, 2004-11-09 15:33:37-08:00, ajgrothe@yahoo.com [CRYPTO]: Add Anubis support. Signed-off-by: Aaron Grothe Signed-off-by: James Morris Signed-off-by: David S. Miller ChangeSet@1.1482.1.10, 2004-11-07 10:54:57-02:00, marcelo@logos.cnet Changed EXTRAVERSION to -rc2 TAG: v2.4.28-rc2