From mboxrd@z Thu Jan 1 00:00:00 1970 From: tj at kernel.org (Tejun Heo) Date: Fri, 11 May 2018 07:32:28 -0700 Subject: [PATCH v2] selftests/cgroup: memory controller self-tests In-Reply-To: References: <20180510163701.28936-1-guro@fb.com> <20180510183224.GP2368884@devbig577.frc2.facebook.com> Message-ID: <20180511143228.GU2368884@devbig577.frc2.facebook.com> Hello, Shuah. On Thu, May 10, 2018 at 01:29:07PM -0600, Shuah Khan wrote: > Don't pull them yet. If Roman can redo the patches on linux-kselftest next, > he can pick up the SKIP changes. So, what we can do is either fix that up during / after the merge window or creating a separate branch which pulls from both cgroup and kselftest. Please let me know which way you wanna go and if the latter which branch I should pull (it gotta be a stable branch). Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: tj@kernel.org (Tejun Heo) Date: Fri, 11 May 2018 07:32:28 -0700 Subject: [PATCH v2] selftests/cgroup: memory controller self-tests In-Reply-To: References: <20180510163701.28936-1-guro@fb.com> <20180510183224.GP2368884@devbig577.frc2.facebook.com> Message-ID: <20180511143228.GU2368884@devbig577.frc2.facebook.com> Content-Type: text/plain; charset="UTF-8" Message-ID: <20180511143228.BypE1YriFBTB9YqnsfoYcZap6UGQFbg4l7dbDwoSq0k@z> Hello, Shuah. On Thu, May 10, 2018@01:29:07PM -0600, Shuah Khan wrote: > Don't pull them yet. If Roman can redo the patches on linux-kselftest next, > he can pick up the SKIP changes. So, what we can do is either fix that up during / after the merge window or creating a separate branch which pulls from both cgroup and kselftest. Please let me know which way you wanna go and if the latter which branch I should pull (it gotta be a stable branch). Thanks. -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-kselftest" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753178AbeEKOcg (ORCPT ); Fri, 11 May 2018 10:32:36 -0400 Received: from mail-yw0-f194.google.com ([209.85.161.194]:46484 "EHLO mail-yw0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753002AbeEKOcc (ORCPT ); Fri, 11 May 2018 10:32:32 -0400 X-Google-Smtp-Source: AB8JxZpARKKoOF2NjOG+IBOzSqSA8AHOVUtVDPjdJPFjiPiW1vkdwQKCHufe4qnl6VoBv9NiA3aJ/g== Date: Fri, 11 May 2018 07:32:28 -0700 From: Tejun Heo To: Shuah Khan Cc: Roman Gushchin , Johannes Weiner , Michal Hocko , Mike Rapoport , kernel-team@fb.com, linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] selftests/cgroup: memory controller self-tests Message-ID: <20180511143228.GU2368884@devbig577.frc2.facebook.com> References: <20180510163701.28936-1-guro@fb.com> <20180510183224.GP2368884@devbig577.frc2.facebook.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Shuah. On Thu, May 10, 2018 at 01:29:07PM -0600, Shuah Khan wrote: > Don't pull them yet. If Roman can redo the patches on linux-kselftest next, > he can pick up the SKIP changes. So, what we can do is either fix that up during / after the merge window or creating a separate branch which pulls from both cgroup and kselftest. Please let me know which way you wanna go and if the latter which branch I should pull (it gotta be a stable branch). Thanks. -- tejun