Linux 2.6.12.2

From: Chris Wright
Date: Wed Jun 29 2005 - 19:22:19 EST


We (the -stable team) are announcing the release of the 2.6.12.2 kernel.

The diffstat and short summary of the fixes are below.

I'll also be replying to this message with a copy of the patch between
2.6.12.1 and 2.6.12.2, as it is small enough to do so.

The updated 2.6.12.y git tree can be found at:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/linux-2.6.12.y.git
and can be browsed at the normal kernel.org git web browser:
www.kernel.org/git/

thanks,
-chris

----------

Makefile | 2 -
drivers/acpi/pci_irq.c | 1
drivers/net/e1000/e1000_main.c | 1
drivers/pci/pci-driver.c | 2 -
drivers/scsi/qla2xxx/qla_os.c | 55 ++++++++++++++++++++---------------------
include/asm-i386/string.h | 32 ++++++++++++++++-------
mm/memory.c | 2 -
net/netlink/af_netlink.c | 11 +++++---
8 files changed, 63 insertions(+), 43 deletions(-)

Summary of changes from v2.6.12.1 to v2.6.12.2
==============================================

Andrew Vasquez:
qla2xxx: Pull-down scsi-host-addition to follow board initialization.

Chris Wright:
Linux 2.6.12.2

David S. Miller:
Fix two socket hashing bugs.

Hugh Dickins:
fix remap_pte_range BUG

Linus Torvalds:
ACPI: Make sure we call acpi_register_gsi() even for default PCI interrupt assignment
Add "memory" clobbers to the x86 inline asm of strncmp and friends

Mika Kukkonen:
Fix typo in drivers/pci/pci-driver.c

Mitch Williams:
e1000: fix spinlock bug

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/