From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751431AbaDYEvI (ORCPT ); Fri, 25 Apr 2014 00:51:08 -0400 Received: from mail-ob0-f171.google.com ([209.85.214.171]:44207 "EHLO mail-ob0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750840AbaDYEvF (ORCPT ); Fri, 25 Apr 2014 00:51:05 -0400 MIME-Version: 1.0 In-Reply-To: <201404250031.s3P0V2DY022219@toshiba.co.jp> References: <201404240725.s3O7PrUv003720@toshiba.co.jp> <201404240832.s3O8WHd0011014@toshiba.co.jp> <201404240924.s3O9OYCC021688@toshiba.co.jp> <201404250031.s3P0V2DY022219@toshiba.co.jp> Date: Fri, 25 Apr 2014 10:21:05 +0530 Message-ID: Subject: Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce From: Viresh Kumar To: Daniel Sangorrin Cc: Thomas Gleixner , =?UTF-8?B?RnLDqWTDqXJpYyBXZWlzYmVja2Vy?= , Peter Zijlstra , Ingo Molnar , Tejun Heo , Li Zefan , Lists linaro-kernel , Linux Kernel Mailing List , Cgroups Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25 April 2014 06:01, Daniel Sangorrin wrote: > >>> I can't keep it as a separate patch and so would be required to merge >>> it into my original patch.. >> >> And the reason being: "No patch is supposed to break things, otherwise >> git bisect wouldn't work smoothly".. And so git bisect would complain >> this issue after my patch and so I have to merge the fixes you gave into >> the original patch as its not yet merged. >> -- >> To unsubscribe from this list: send the line "unsubscribe cgroups" in >> the body of a message to majordomo@vger.kernel.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > Ok, no problem then. Do you want me to add your Tested-by for my next version ? From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [RFC 0/4] Migrate timers away from cpuset on setting cpuset.quiesce Date: Fri, 25 Apr 2014 10:21:05 +0530 Message-ID: References: <201404240725.s3O7PrUv003720@toshiba.co.jp> <201404240832.s3O8WHd0011014@toshiba.co.jp> <201404240924.s3O9OYCC021688@toshiba.co.jp> <201404250031.s3P0V2DY022219@toshiba.co.jp> Mime-Version: 1.0 Return-path: In-Reply-To: <201404250031.s3P0V2DY022219-g3qfMnKXm6lL9jVzuh4AOg@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Daniel Sangorrin Cc: Thomas Gleixner , =?UTF-8?B?RnLDqWTDqXJpYyBXZWlzYmVja2Vy?= , Peter Zijlstra , Ingo Molnar , Tejun Heo , Li Zefan , Lists linaro-kernel , Linux Kernel Mailing List , Cgroups On 25 April 2014 06:01, Daniel Sangorrin wrote: > >>> I can't keep it as a separate patch and so would be required to merge >>> it into my original patch.. >> >> And the reason being: "No patch is supposed to break things, otherwise >> git bisect wouldn't work smoothly".. And so git bisect would complain >> this issue after my patch and so I have to merge the fixes you gave into >> the original patch as its not yet merged. >> -- >> To unsubscribe from this list: send the line "unsubscribe cgroups" in >> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> More majordomo info at http://vger.kernel.org/majordomo-info.html > > Ok, no problem then. Do you want me to add your Tested-by for my next version ?