Linux 2.1.81pre12.1.81pre1
commit45f74d656fe84c874db5ddbafd30cba31e1ae954
authorLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:14:32 +0000 (23 15:14 -0500)
committerLinus Torvalds <torvalds@linuxfoundation.org>
Fri, 23 Nov 2007 20:14:32 +0000 (23 15:14 -0500)
tree8dd362ce9fdb3ff562770bc0d959952b645a38de
parent07e15ef7808e00b421b0996e338e863f79061c50
Linux 2.1.81pre1

I just made a pre-2.1.81 available on ftp.kernel.org.
This fixes the known problems of 2.1.80, and also makes the interrupt
routing by default look like it always used to look - everything goes
through the traditional external 8259A-compatible logic.
The code to handle IO-APIC interrupt routing is still there, but as no
interrupts are actually marked as io-apic interrupts you don't see it in
action yet. The advantage of this is that people who want to work on this
have a base that contains all the logic, and that we only need to figure
out how to reliably make all the IRQ routing decisions.

                Linus
26 files changed:
CREDITS
Documentation/filesystems/smbfs.txt
Makefile
arch/i386/kernel/irq.c
arch/i386/kernel/irq.h
arch/i386/kernel/smp.c
drivers/char/hfmodem/gentbl.c
drivers/char/keyboard.c
drivers/scsi/BusLogic.c
fs/minix/inode.c
fs/proc/array.c
fs/smbfs/dir.c
fs/smbfs/file.c
fs/smbfs/inode.c
fs/smbfs/proc.c
fs/super.c
include/asm-i386/smp.h
include/linux/kernel_stat.h
include/linux/minix_fs_sb.h
include/linux/smb_fs.h
include/linux/smb_fs_i.h
include/linux/smp.h
init/main.c
kernel/fork.c
net/ipv4/arp.c
net/ipv4/tcp.c