We (the -stable team) are announcing the release of the
2.6.16.20 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.16.19 and 2.6.16.20, as it is small enough to do
so.
The updated 2.6.16.y git tree can be found at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.16.y.git
and can be browsed at the normal kernel.org git web browser:
thanks,
-chris
Makefile | | | 2 +- |
arch/powerpc/platforms/powermac/setup.c | | | 12 ++++++++++++ |
arch/x86_64/kernel/entry.S | | | 7 +—— |
arch/x86_64/kernel/traps.c | | | 5 +++++ |
drivers/ieee1394/ohci1394.c | | | 2 +- |
drivers/ieee1394/sbp2.c | | | 22 +++++++++++++++++++— |
drivers/input/mouse/psmouse-base.c | | | 4 +++- |
drivers/net/wireless/ipw2200.c | | | 16 ++++++++++++—- |
drivers/scsi/libata-core.c | | | 1 + |
drivers/sn/ioc3.c | | | 2 +- |
drivers/sn/ioc4.c | | | 2 +- |
mm/page_alloc.c | | | 3 ++- |
12 files changed, 59 insertions(+), 19 deletions(-)
Summary of changes from v2.6.16.19 to
v2.6.16.20
Andi Kleen:
x86_64: Don’t do syscall exit
tracing twice
Brent Casavant:
Altix: correct ioc4 port
order
Chris Wright:
Linux 2.6.16.20
Dmitry Torokhov:
Input: psmouse – fix new device
detection logic
Johannes Berg:
PowerMac: force only
suspend-to-disk to be valid
Mark Lord:
the latest consensus libata
resume fix
Pat Gefre:
Altix: correct ioc3 port
order
Paul Jackson:
Cpuset: might sleep checking
zones allowed fix
Stefan Richter:
ohci1394, sbp2: fix
“scsi_add_device failed” with PL-3507 based devices
sbp2: backport read_capacity
workaround for iPod
sbp2: fix check of return value
of hpsb_allocate_and_register_addrspace
Vivek Goyal:
x86_64: x86_64 add crashdump
trigger points
Zhu Yi:
ipw2200: Filter unsupported
channels out in ad-hoc mode