Re: [PATCH] topology: Fix compilation warning when not in SMP

2014-04-04 Thread Greg Kroah-Hartman
On Fri, Apr 04, 2014 at 08:43:18AM +0200, Vincent Stehlé wrote: > The topology_##name() macro does not use its argument when CONFIG_SMP is not > set, as it ultimately calls the cpu_data() macro. > > So we avoid maintaining a possibly unused `cpu' variable, to avoid the > following compilation warn

Patch "proc: pid/status: show all supplementary groups" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled proc: pid/status: show all supplementary groups to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: proc-pid

Patch "pps: Fix a use-after free bug when unregistering a source." has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled pps: Fix a use-after free bug when unregistering a source. to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch "compiler/gcc4: Add quirk for 'asm goto' miscompilation bug" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled compiler/gcc4: Add quirk for 'asm goto' miscompilation bug to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch "workqueue: cond_resched() after processing each work item" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled workqueue: cond_resched() after processing each work item to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch "pps: Add pps_lookup_dev() function" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled pps: Add pps_lookup_dev() function to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: pps-add-pps_lookup_de

Patch "audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch "idr: idr_for_each_entry() macro" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled idr: idr_for_each_entry() macro to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: idr-idr_for_each_entry-m

Patch "idr: fix top layer handling" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled idr: fix top layer handling to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: idr-fix-top-layer-handling.p

Patch "ipc, msg: fix message length check for negative values" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled ipc, msg: fix message length check for negative values to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: i

Patch "pps: Use pps_lookup_dev to reduce ldisc coupling" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled pps: Use pps_lookup_dev to reduce ldisc coupling to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: pps-use

Patch "printk: Fix rq->lock vs logbuf_lock unlock lock inversion" has been added to the 3.4-stable tree

2014-04-04 Thread gregkh
This is a note to let you know that I've just added the patch titled printk: Fix rq->lock vs logbuf_lock unlock lock inversion to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

RE: [PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC

2014-04-04 Thread KY Srinivasan
> -Original Message- > From: Vivek Goyal [mailto:vgo...@redhat.com] > Sent: Friday, April 4, 2014 1:32 PM > To: KY Srinivasan > Cc: x...@kernel.org; linux-ker...@vger.kernel.org; o...@aepfle.de; > a...@canonical.com; jasow...@redhat.com; h...@zytor.com; > stable@vger.kernel.org; Dave Youn

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

2014-04-04 Thread Greg KH
On Tue, Mar 11, 2014 at 07:51:03PM +0800, Qiang Huang wrote: > 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 fix

Re: [PATCH 3.4.x] missing patches for 3.4.x part 2

2014-04-04 Thread Greg KH
On Tue, Mar 11, 2014 at 07:39:53PM +0800, Jianguo Wu wrote: > Hi Greg, > > These are the part 2 commits that I've analyzed from the list of > upstream commits that have been backported to 3.2 but missing from 3.4. > > For the 9 commits, > - 6 commits were marked for stable but can't be applied cl

Re: [PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC

2014-04-04 Thread Vivek Goyal
On Fri, Apr 04, 2014 at 08:09:47PM +, KY Srinivasan wrote: > > > > -Original Message- > > From: Vivek Goyal [mailto:vgo...@redhat.com] > > Sent: Friday, April 4, 2014 8:16 AM > > To: KY Srinivasan > > Cc: x...@kernel.org; linux-ker...@vger.kernel.org; o...@aepfle.de; > > a...@canonica

Re: [PATCH] xen/spinlock: Don't enable them unconditionally.

2014-04-04 Thread Steven Rostedt
On Fri, 4 Apr 2014 14:48:04 -0400 kon...@kernel.org wrote: > From: Konrad Rzeszutek Wilk > > The git commit a945928ea2709bc0e8e8165d33aed855a0110279 > ('xen: Do not enable spinlocks before jump_label_init() has executed') > was added to deal with the jump machinery. Earlier the code > that turn

RE: [PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC

2014-04-04 Thread KY Srinivasan
> -Original Message- > From: Vivek Goyal [mailto:vgo...@redhat.com] > Sent: Friday, April 4, 2014 8:16 AM > To: KY Srinivasan > Cc: x...@kernel.org; linux-ker...@vger.kernel.org; o...@aepfle.de; > a...@canonical.com; jasow...@redhat.com; h...@zytor.com; > stable@vger.kernel.org; Dave Youn

[3.8.y.z extended stable] Linux 3.8.13.21

2014-04-04 Thread Kamal Mostafa
I am announcing the release of the Linux 3.8.13.21 kernel. The updated 3.8.y tree can be found at: git://kernel.ubuntu.com/ubuntu/linux.git linux-3.8.y and can be browsed at: http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=refs/heads/linux-3.8.y;a=shortlog The diff from v3.8.13.20 is post

[merged] xattr-guard-against-simultaneous-glibc-header-inclusion-v2.patch removed from -mm tree

2014-04-04 Thread akpm
Subject: [merged] xattr-guard-against-simultaneous-glibc-header-inclusion-v2.patch removed from -mm tree To: serge.hal...@ubuntu.com,a...@linux-foundation.org,al...@archlinux.org,stable@vger.kernel.org,mm-comm...@vger.kernel.org From: a...@linux-foundation.org Date: Fri, 04 Apr 2014 12:32:36 -07

[merged] ocfs2-dlm-fix-lock-migration-crash.patch removed from -mm tree

2014-04-04 Thread akpm
Subject: [merged] ocfs2-dlm-fix-lock-migration-crash.patch removed from -mm tree To: junxiao...@oracle.com,jl...@evilplan.org,mfas...@suse.com,srinivas.e...@oracle.com,stable@vger.kernel.org,sunil.mush...@gmail.com,wen.gang.w...@oracle.com,mm-comm...@vger.kernel.org From: a...@linux-foundation.org

[merged] ocfs2-fix-panic-on-kfreexattr-name.patch removed from -mm tree

2014-04-04 Thread akpm
Subject: [merged] ocfs2-fix-panic-on-kfreexattr-name.patch removed from -mm tree To: penguin-ker...@i-love.sakura.ne.jp,jl...@evilplan.org,mfas...@suse.com,srinivas.e...@oracle.com,stable@vger.kernel.org,tariq.x.sa...@oracle.com,mm-comm...@vger.kernel.org From: a...@linux-foundation.org Date: Fri,

[merged] ocfs2-do-not-put-bh-when-buffer_uptodate-failed.patch removed from -mm tree

2014-04-04 Thread akpm
Subject: [merged] ocfs2-do-not-put-bh-when-buffer_uptodate-failed.patch removed from -mm tree To: alex.c...@huawei.com,jl...@evilplan.org,joseph...@huawei.com,mfas...@suse.com,srinivas.e...@oracle.com,stable@vger.kernel.org,mm-comm...@vger.kernel.org From: a...@linux-foundation.org Date: Fri, 04

[merged] ocfs2-dlm-fix-recovery-hung.patch removed from -mm tree

2014-04-04 Thread akpm
Subject: [merged] ocfs2-dlm-fix-recovery-hung.patch removed from -mm tree To: junxiao...@oracle.com,jl...@evilplan.org,mfas...@suse.com,srinivas.e...@oracle.com,stable@vger.kernel.org,wen.gang.w...@oracle.com,mm-comm...@vger.kernel.org From: a...@linux-foundation.org Date: Fri, 04 Apr 2014 12:30:0

[merged] backing_dev-fix-hung-task-on-sync.patch removed from -mm tree

2014-04-04 Thread akpm
Subject: [merged] backing_dev-fix-hung-task-on-sync.patch removed from -mm tree To: dbaseh...@chromium.org,ax...@kernel.dk,ble...@chromium.org,darrick.w...@oracle.com,da...@fromorbit.com,gre...@linuxfoundation.org,j...@suse.cz,keesc...@chromium.org,semenz...@chromium.org,sonny...@chromium.org,stab

[merged] sh-fix-format-string-bug-in-stack-tracer.patch removed from -mm tree

2014-04-04 Thread akpm
Subject: [merged] sh-fix-format-string-bug-in-stack-tracer.patch removed from -mm tree To: matt.flem...@intel.com,keesc...@chromium.org,let...@linux-sh.org,stable@vger.kernel.org,mm-comm...@vger.kernel.org From: a...@linux-foundation.org Date: Fri, 04 Apr 2014 12:29:16 -0700 The patch titled

[merged] bdi-avoid-oops-on-device-removal.patch removed from -mm tree

2014-04-04 Thread akpm
Subject: [merged] bdi-avoid-oops-on-device-removal.patch removed from -mm tree To: j...@suse.cz,ax...@kernel.dk,dbaseh...@chromium.org,stable@vger.kernel.org,t...@kernel.org,mm-comm...@vger.kernel.org From: a...@linux-foundation.org Date: Fri, 04 Apr 2014 12:29:20 -0700 The patch titled Sub

[PATCH] xen/spinlock: Don't enable them unconditionally.

2014-04-04 Thread konrad
From: Konrad Rzeszutek Wilk The git commit a945928ea2709bc0e8e8165d33aed855a0110279 ('xen: Do not enable spinlocks before jump_label_init() has executed') was added to deal with the jump machinery. Earlier the code that turned on the jump label was only called by Xen specific functions. But now t

Re: [PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC

2014-04-04 Thread Vivek Goyal
On Fri, Apr 04, 2014 at 03:01:51PM +, KY Srinivasan wrote: [..] > The problem we were having is that the initial boot on the EFI firmware > would succeed as the legacy PIC would be NULL legacy PIC, however > in the kexeced kernel, the initial boot information is not available and so > we would

RE: [PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC

2014-04-04 Thread KY Srinivasan
> -Original Message- > From: Vivek Goyal [mailto:vgo...@redhat.com] > Sent: Friday, April 4, 2014 7:12 AM > To: KY Srinivasan > Cc: x...@kernel.org; linux-ker...@vger.kernel.org; o...@aepfle.de; > a...@canonical.com; jasow...@redhat.com; h...@zytor.com; KY Srinivasan; > stable@vger.kernel

Re: [PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC

2014-04-04 Thread Vivek Goyal
On Thu, Apr 03, 2014 at 06:16:33PM -0700, K. Y. Srinivasan wrote: > Use the NULL legacy PIC when on Hyper-V. With this change we can support kexec > even when booting on EFI firmware. This patch has been tested on both EFI as > well as non-EFI firmware stacks on Hyper-V. > > This patch is required

Re: [PATCH] btrfs: fix reversed warning condition in btrfs_delayed_inode_reserve_metadata

2014-04-04 Thread David Sterba
On Fri, Apr 04, 2014 at 11:03:16AM +0800, Liu Bo wrote: > On Thu, Apr 03, 2014 at 06:18:40PM +0200, David Sterba wrote: > > On Thu, Apr 03, 2014 at 01:34:23PM +0800, Liu Bo wrote: > > > On Wed, Apr 02, 2014 at 07:13:00PM +0200, David Sterba wrote: > > > > Commit fae7f21cece9a4c181 ("btrfs: Use WARN

Re: [PATCH 3.13 00/22] 3.13.9-stable review

2014-04-04 Thread Shuah Khan
On 04/03/2014 04:45 PM, Greg Kroah-Hartman wrote: On Tue, Apr 01, 2014 at 05:03:34PM -0700, Guenter Roeck wrote: On 03/31/2014 09:08 PM, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.13.9 release. There are 22 patches in this series, all will be posted as a re

[3.11.y.z extended stable] Linux 3.11.10.7

2014-04-04 Thread Luis Henriques
I am announcing the release of the Linux 3.11.10.7 kernel. The updated 3.11.y tree can be found at: git://kernel.ubuntu.com/ubuntu/linux.git linux-3.11.y and can be browsed at: http://kernel.ubuntu.com/git?p=ubuntu/linux.git;h=refs/heads/linux-3.11.y;a=shortlog The diff from v3.11.10.6 is p

[3.5.y.z extended stable] Linux 3.5.7.33

2014-04-04 Thread Luis Henriques
I am announcing the release of the Linux 3.5.7.33 kernel. PLEASE NOTE: This is the last release of the 3.5.y.z extended stable kernel. The Ubuntu kernel team will stop maintaining this kernel as per its original announcement [1]. The updated 3.5.y tree can be found at: git://kernel.ubuntu.com/

Re: [PATCH 3.5 71/71] ioat: fix tasklet tear down

2014-04-04 Thread Luís Henriques
On Fri, Apr 04, 2014 at 01:13:12AM +0100, Ben Hutchings wrote: > On Mon, 2014-03-31 at 14:23 +0100, Luis Henriques wrote: > > 3.5.7.33 -stable review patch. If anyone has any objections, please let me > > know. > > > > -- > > > > From: Ben Hutchings > [...] > > Should be From: