]> git.neil.brown.name Git - history.git/commit
Linux 2.0.37pre12 2.0.37pre12
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:12:16 +0000 (15:12 -0500)
committerAlan Cox <alan@lxorguk.ukuu.org.uk>
Fri, 23 Nov 2007 20:12:16 +0000 (15:12 -0500)
commitc248387607ce9c8153fdaf143119cf2fdd6d8dec
tree412fa12ff4a0009488efd34eadcd3c82bd5aaf49
parent9705dc37d0ffc5c3e3ae596f19dabf2945bde772
Linux 2.0.37pre12

I finally (I hope) nailed the threading crash some people saw - it was
flock(). Also backed out the problematic mmap entry.

You need binutils 2.8 or 2.9 to build this kernel tree. 2.7 is not good
enough

o       mmap race fix wasnt - removed                   (Alan Cox)
o       Further 20 day alpha floppy fix                 (Paul Slootman)
o       PPTP/IPSEC masq update                          (John Hardin)
o       Fix 240 day select bug()                        (Ville Herva)
o       Fix threaded flock/close bug                    (Alan Cox)
12 files changed:
CREDITS
arch/i386/kernel/sys_i386.c
drivers/block/floppy.c
drivers/net/eql.c
fs/locks.c
fs/open.c
fs/select.c
include/linux/in.h
include/net/ip_masq.h
mm/mmap.c
net/ipv4/Config.in
net/ipv4/ip_masq.c