[3.4.x] missing patches for 3.4.x part 2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Greg,

We've started to analyze the list of upstream commits that have been
backported to 3.2 but missing from 3.4.

For the 12 commits that I've analyzed,
 - 4 commits are not bug fixes, but preparation for other bug fixes.
 - 8 commit was marked for stable but can't be applied cleanly to 3.4.

Please cherry-pick those commits from 3.2.x:

4efbbb6ce0d1     proc: pid/status: show all supplementary groups
a2a9af6cffeb     idr: fix top layer handling
4d839b14d209     audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE
ff766b8d26c7     printk: Fix rq->lock vs logbuf_lock unlock lock inversion
fbbd6511ab0d     workqueue: cond_resched() after processing each work item
c12558716007     compiler-gcc.h: Add gcc-recommended GCC_VERSION macro
f2414ee66a29     ipc, msg: fix message length check for negative values
72df9eccdc41     idr: idr_for_each_entry() macro
7063a9950d10     pps: Add pps_lookup_dev() function
24625640fe27     pps: Use pps_lookup_dev to reduce ldisc coupling
77327a71f984     pps: Fix a use-after free bug when unregistering a source.

There is 1 other commit that needs trivial context adjustments. I'll send out
the backport.
(This one needs to be applied after
c12558716007     compiler-gcc.h: Add gcc-recommended GCC_VERSION macro)

---
 arch/mips/include/asm/jump_label.h    |  2 +-
 arch/powerpc/include/asm/jump_label.h |  2 +-
 arch/s390/include/asm/jump_label.h    |  2 +-
 arch/sparc/include/asm/jump_label.h   |  2 +-
 arch/x86/include/asm/cpufeature.h     |  2 +-
 arch/x86/include/asm/jump_label.h     |  2 +-
 drivers/pps/clients/pps-ldisc.c       | 10 +++-----
 drivers/pps/pps.c                     | 47 ++++++++++++++++++++++++++++++++---
 fs/proc/array.c                       |  2 +-
 include/linux/compiler-gcc.h          |  3 +++
 include/linux/compiler-gcc4.h         | 16 ++++++++++++
 include/linux/idr.h                   | 11 ++++++++
 include/linux/msg.h                   |  6 ++---
 include/linux/pps_kernel.h            | 17 ++++++++++---
 ipc/msgutil.c                         | 12 ++++-----
 ipc/util.h                            |  4 +--
 kernel/audit.c                        |  2 +-
 kernel/printk.c                       |  2 +-
 kernel/workqueue.c                    |  9 +++++++
 lib/idr.c                             | 36 ++++++++++++++++-----------
 20 files changed, 142 insertions(+), 47 deletions(-)

--
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




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]