[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120224000510.GA1005@kroah.com>
Date: Thu, 23 Feb 2012 16:05:10 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: linux-kernel@...r.kernel.org, stable@...r.kernel.org
Cc: torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
alan@...rguk.ukuu.org.uk
Subject: [ 00/10] 3.2.8-stable review
Note, this is a "special" review cycle, only containing a single, large
bugfix for the reported floating point problem reported by some wireless
users. It would be VERY good if anyone running a x86-32 machine and a
wireless driver test this out to verify that it works properly.
This is the start of the stable review cycle for the 3.2.8 release.
There are 10 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.
Responses should be made by Sun Feb 26 00:00:00 UTC 2012.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.2.8-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
-------------
Makefile | 4 +-
arch/x86/include/asm/i387.h | 284 +++++++++++++++++++++++++++++-------
arch/x86/include/asm/processor.h | 1 +
arch/x86/include/asm/thread_info.h | 2 -
arch/x86/kernel/process_32.c | 25 +---
arch/x86/kernel/process_64.c | 29 +---
arch/x86/kernel/traps.c | 41 +++--
arch/x86/kernel/xsave.c | 12 +-
arch/x86/kvm/vmx.c | 2 +-
9 files changed, 270 insertions(+), 130 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists