Hi Greg,
These are the part IV commits that I've analized from the list of
upstream commits that have been backported to 3.2 but missing from 3.4.
For the 18 commits,
- 12 commits were marked for stable but can't applied cleanly to
3.4.x
- 5 commits have no stable tag. They are 4 bugfix, 1 needed for new
device.
I've found out why it was backported to 3.2.x and I'm sure should be
applied
to 3.4.x
- 1 commit dropped, because it fix a problem, but be reverted later.
Please cherry-pick these commits from 3.2.x:
bd38add8120c acpi/video_detect: blacklist samsung x360
449a2eba6930 ACPI / video: Add "Asus UL30VT" to ACPI video detect blacklist
2114b0ee3840 ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
36466ac6c36c ACPI video: ignore BIOS initial backlight value for HP 1000
7672832a4ebe staging: comedi: das08: Correct AI encoding for das08jr-16-ao
1f8adde06e86 staging: comedi: fix a race between do_cmd_ioctl() and
read/write
840834b57880 staging: wlags49_h2: buffer overflow setting station name
bf78d71280f1 Staging: bcm: Create and initialize new device id in
InterfaceInit
fc5884d265e7 Staging: bcm: Add two products and remove an existing product
e4f37de094d8 powerpc: Fix emulation of illegal instructions on PowerNV
platform
1aa33199c596 powerpc/smp: Section mismatch from smp_release_cpus to
__initdata spinning_secondaries
c349bf07d6c0 powerpc: Don't Oops when accessing /proc/powerpc/lparcfg
without hypervisor
0b2d10f8f2e6 powerpc: Restore registers on error exit from
csum_partial_copy_generic()
8f0ce108f5e1 powerpc/pseries/lparcfg: Fix possible overflow are more than
1026
36d04a55f34a powerpc/pseries: Duplicate dtl entries sometimes sent to
userspace
There are another commits that need some adjustments. I'll send
out the backports.
arch/powerpc/kernel/exceptions-64s.S | 2 +-
arch/powerpc/kernel/lparcfg.c | 24 ++++++--------
arch/powerpc/kernel/setup_64.c | 2 +-
arch/powerpc/kernel/time.c | 4 +-
arch/powerpc/kernel/traps.c | 10 ++++++
arch/powerpc/lib/checksum_64.S | 54 +++++++++++++++++++++++--------
drivers/acpi/video.c | 8 +++++
drivers/acpi/video_detect.c | 45 ++++++++++++++++++++++++++
drivers/staging/bcm/InterfaceInit.c | 4 ++-
drivers/staging/bcm/InterfaceInit.h | 5 ++-
drivers/staging/comedi/comedi_fops.c | 25 +++++++++------
drivers/staging/comedi/drivers/das08.c | 2 +-
drivers/staging/wlags49_h2/wl_priv.c | 9 +++--
13 files changed, 145 insertions(+), 49 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html