Re: [PATCH3/5] tick: Simplify tick-internal.h

2015-06-29 Thread Preeti U Murthy
On 06/30/2015 04:19 AM, Greg KH wrote: On Wed, May 13, 2015 at 05:20:23PM +0530, Preeti U Murthy wrote: From: Thomas Gleixner t...@linutronix.de commit b7475eb599ddb2e8cab2dc86ff38a9507463ad6b upstream tick-internal.h is pretty confusing as a lot of the stub inlines are there several times

[PATCH] clockevents: Fix cpu_down() race for hrtimer based broadcasting

2015-04-28 Thread Preeti U Murthy
/2015/2/16/213 Suggested-by: Thomas Gleixner t...@linutronix.de Tested-by: Nicolas Pitre n...@linaro.org Signed-off-by: Preeti U. Murthy pre...@linux.vnet.ibm.com Cc: linuxppc-...@lists.ozlabs.org Cc: m...@ellerman.id.au Cc: nicolas.pi...@linaro.org Cc: pet...@infradead.org Cc: r...@rjwysocki.net Fixes

Re: [PATCH] tick: Fix hang caused by hrtimer in broadcast mode

2015-04-24 Thread Preeti U Murthy
; - - return HRTIMER_RESTART; + } } void tick_setup_hrtimer_broadcast(void) Looks good. Reviewed-by: Preeti U. Murthy pre...@linux.vnet.ibm.com -- To unsubscribe from this list: send the line unsubscribe stable in the body of a message to majord...@vger.kernel.org More

Status of the review of the backport

2014-03-26 Thread Preeti U Murthy
boot time kernel oops on some of our local machines and would be good to have it in the 3.10 stable kernel. Thanks Regards Preeti U Murthy From: Gerald Schaefer gerald.schaefer at de.ibm.com commit 41261b6a832ea0e788627f6a8707854423f9ff49 upstream In autogroup_create(), a tg is allocated

[PATCH] sched/autogroup: Fix race with task_groups list

2014-03-26 Thread Preeti U Murthy
mi...@kernel.org Signed-off-by: Preeti U Murthy pre...@linux.vnet.ibm.com --- kernel/sched/auto_group.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kernel/sched/auto_group.c b/kernel/sched/auto_group.c index 64de5f8..4a07353 100644 --- a/kernel/sched/auto_group.c +++ b

[PATCH] sched/autogroup: Fix race with task_groups list

2014-03-17 Thread Preeti U Murthy
mi...@kernel.org Signed-off-by: Preeti U Murthy pre...@linux.vnet.ibm.com --- kernel/sched/auto_group.c |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/kernel/sched/auto_group.c b/kernel/sched/auto_group.c index 64de5f8..4a07353 100644 --- a/kernel/sched/auto_group.c +++ b

[PATCH] CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume

2012-10-08 Thread Preeti U Murthy
...@chello.nl Cc: Linus Torvalds torva...@linux-foundation.org Cc: Andrew Morton a...@linux-foundation.org Cc: Thomas Gleixner t...@linutronix.de Link:http://lkml.kernel.org/r/20120524141611.3692.20155.st...@srivatsabhat.in.ibm.com Signed-off-by: Ingo Molnar mi...@kernel.org Signed-off-by: Preeti U

[PATCH] CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume

2012-10-08 Thread Preeti U Murthy
-by: Preeti U Murthy pre...@linux.vnet.ibm.com --- kernel/cpuset.c |3 +++ kernel/sched/core.c | 40 2 files changed, 39 insertions(+), 4 deletions(-) diff --git a/kernel/cpuset.c b/kernel/cpuset.c index 14f7070..5fc1570 100644 --- a/kernel/cpuset.c

[PATCH] CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume

2012-10-05 Thread Preeti U Murthy
...@linuxfoundation.org Cc: stable@vger.kernel.org Signed-off-by: Preeti U Murthy pre...@linux.vnet.ibm.com --- kernel/cpuset.c |3 +++ kernel/sched/core.c | 40 2 files changed, 39 insertions(+), 4 deletions(-) diff --git a/kernel/cpuset.c b/kernel/cpuset.c

[PATCH] CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume

2012-10-05 Thread Preeti U Murthy
...@linuxfoundation.org Cc: stable@vger.kernel.org Signed-off-by: Preeti U Murthy pre...@linux.vnet.ibm.com --- kernel/cpuset.c |3 +++ kernel/sched.c | 40 2 files changed, 39 insertions(+), 4 deletions(-) diff --git a/kernel/cpuset.c b/kernel/cpuset.c index b2e84bd

[PATCH] CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume

2012-10-02 Thread Preeti U Murthy
.y Signed-off-by: Srivatsa S. Bhat srivatsa.b...@linux.vnet.ibm.com Signed-off-by: Preeti U Murthy pre...@linux.vnet.ibm.com --- kernel/cpuset.c |3 +++ kernel/sched.c | 40 2 files changed, 39 insertions(+), 4 deletions(-) diff --git a/kernel

[PATCH] CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resume

2012-10-02 Thread Preeti U Murthy
.y, 3.4.y Signed-off-by: Srivatsa S. Bhat srivatsa.b...@linux.vnet.ibm.com Signed-off-by: Preeti U Murthy pre...@linux.vnet.ibm.com --- kernel/cpuset.c |3 +++ kernel/sched/core.c | 40 2 files changed, 39 insertions(+), 4 deletions(-) diff --git