On Wed, Apr 16, 2014 at 11:45:45AM +0800, Rui Xiang wrote: > Hi Greg, > > These are the part V commits. > > For the 18 commits, > - 10 commits were marked for stable but can't be applied cleanly to > 3.4.x. > - 6 commits have no stable tag. They should be applied to 3.4.x. > - 1 commit is not a bug fix, but a prerequisite for a commit that should be > backported. So it need to be applied. [1] > - 1 commit was only intrduced in 3.2 by Ben, as a supplement for commit > d80a361d779a 'efi_pstore: Check remaining space with QueryVariableInfo() > before writing data', and it was suitable for 3.4.x, too. [2] > > Please cherry-pick these commits form 3.2.x: > > da75c41ed3cf tty: serial: imx: don't reinit clock in imx_setup_ufcr() > 4fe644c42cb5 x86, build, icc: Remove uninitialized_var() from compiler-intel.h > 612e9718fa79 x86, build: Pass in additional -mno-mmx, -mno-sse options > d8c3245c9749 x86/apic: Disable I/O APIC before shutdown of the local APIC > ea3d15ac86cb x86: fix build error and kconfig for ia32_emulation and binfmt > 6e9b3851b52f n_gsm : Flow control handling in Mux driver That last patch didn't apply properly, but I fixed it up by hand. Don't know how your tools missed this. > ba3fd3d6cf4a char: n_gsm: remove message filtering for contipated DLCI > 93ed2b137b97 n_gsm: avoid accessing freed memory during CMD_FCOFF condition > 0afc4d3b3b13 n_gsm: replace kfree_skb w/ appropriate dev_* versions > ac8905cf6be3 x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member > 6d0d3f3aca8f ptrace/x86: Introduce set_task_blockstep() helper > 667958738244 ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic > 91c90db1aa92 x86/Sandy Bridge: mark arrays in __init functions as __initconst > 316d0bb70f66 efi_pstore: Check remaining space with QueryVariableInfo() before writing data > 3b048fc19613 efivars: Disable external interrupt while holding efivars->lock > 7feecf3f2b58 efi: be more paranoid about available space when creating variables > 80a19debc2f2 efivars: pstore: Do not check size when erasing variable > > There is 1 other commit that needs some adjustments. The following is the backport. All of these are now applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html